ActiveMQ 5.3.1 WebApplicationContext does not start with port different to 61616

2010-03-30 Thread kaiontour
Hello, I changed the port from 61616 to 23000 in activemq.xml: transportConnectors transportConnector name=openwire uri=tcp://localhost:23000/ /transportConnectors When I then start activemq.bat it starts normally but does go throught the Initializing Spring root

Re: ActiveMQ 5.3.1 WebApplicationContext does not start with port different to 61616

2010-03-30 Thread Dejan Bosanac
Hi Kai, the problem is a workaround for 5.3.1 that now instructs camel and camel web console to use tcp connector to talk to the broker. Just add something like bean id=activemq class=org.apache.activemq.camel.component.ActiveMQComponent property name=connectionFactory