Are you using servicemix 2.0.2 ? If yes, there is no simple way to change the port... You should upgrade, or start the rmi registry and mbean server from the spring configuration file instead of letting servicemix do it.
Cheers, Guillaume Nodet On 4/28/06, mqaiserm <[EMAIL PROTECTED]> wrote: > > When I start mentioning rmiPort in configuration file , its giving me this > error : > > t' of bean class [org.servicemix.jbi.container.SpringJBIContainer]: Bean > propert > y 'rmiPort' is not writable or has an invalid setter method: Does the > parameter > type of the setter match the return type of the getter? > at > org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrappe > > Any idea ? > -- > View this message in context: > http://www.nabble.com/port-change-t1520765.html#a4145194 > Sent from the ServiceMix - User forum at Nabble.com. > >
