How to provide a custom streaming server port
Using the default port should under normal circumstances work fine in most environments.
If however the default port (6241) is in use by another application or you fancy running two [fleXive] instances on the same machine in different application servers the port can be changed by providing the system property fxstreaming.port.
In the case of JBoss provide a command line similar to this (if you want it to bind to port 8899):