Assume I develop a Java Bean, compile it into a *.jar and copy it to the /lib folder of ActiveMQ. The configuration of this bean is NOT done by SpringXML but the Broker+Connection setup is done only inside the java code.
So Spring in ActiveMQ does not know anything about the Bean. Does ActiveMQ in this case call and load this pure java bean AUTOMATICALLY at startup as well? Or do I have to declare this bean in activemq.xml anyway? If yes: How? Ben -- View this message in context: http://old.nabble.com/bean.jar-in--lib-folder-without-SpringXML-config-also-called-at-startup--tp29468396p29468396.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.