In the default configuration, the rmiPort is not used, because the jmx connector is not created by the jbi container. So for the main configuration, the way is to modify the jmx.xml file as you did.
On 10/3/06, dadade <[EMAIL PROTECTED]> wrote:
Thank you. I went to the conf directory and modified the jmx.xml file. The RMI Registry and RMI Remote Connector sections. I change the default port number 1099 to something else. It seems like even if I didn't add rmiPort attribute in the servicemix.xml, it still works. H?l?ne JOANIN wrote: > > dadade wrote: >> I am using ServiceMix 3.0. The default port number is 1099. Is there a >> way >> I can change that? What configuration files do i need to change? >> >> Thanks >> > You can use the rmiPort attribute of the the <sm:container /> tag. > See http://www.servicemix.org/site/configuration.html > > Regards. > H?l?ne. > > -- View this message in context: http://www.nabble.com/Port-Number-tf2372798.html#a6627999 Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet
