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 WebApplicationContext" process. It just stops. When going to 61616 again, it works. It does not work with any other port then 61616. It is working in 5.3.0. Any suggestions or is this a bug? Thx Kai -- View this message in context: http://old.nabble.com/ActiveMQ-5.3.1-WebApplicationContext-does-not-start-with-port-different-to-61616-tp28078490p28078490.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.