I think you're supposed to call connection.start() as soon as you're application thinks it fitting, connections don't come started (and I'd hate it if they did). By documentation you can create session on stopped connections you just won't receive any messages (not even sure if you could send some messages, but I think you can). Not sure if I understood you correctly..
Mario On 8/8/07, denez <[EMAIL PROTECTED]> wrote: > > Hi all, > > i just try to user ActiveMQ under Tomcat 5.5 > I follow instruction in the link below : > http://activemq.apache.org/setting-up-activemq-with-tomcat-559.html > http://activemq.apache.org/setting-up-activemq-with-tomcat-559.html > but without any success for the moment i hope. > When i debug i've got the connection but with parameter started=false ! > So when i try to get a session nothing append. No error, no shutdown of > tomcat. > > Can someone help me to deal with this problem. > > Thanks in advance. > Regards, > > Denez > -- > View this message in context: > http://www.nabble.com/Problem-using-ActiveMQ-tf4237284s2354.html#a12055977 > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >