James, I get the following exception:
JMS exception during session startup. Could not create Transport. Reason: java.io.IOException: Transport scheme NOT recognized: [vm] Unfortunatley Im having trouble getting my debug logs to output so thats all I can give you at the moment. I think its throwing the exception on connection = connectionFactory.createQueueConnection() in my function startUp. Ill post more details as soon as I can. Thanks! Lynne James.Strachan wrote: > > 2009/1/7 lynnec <[email protected]>: >> >> Hi, >> >> I can locally run my code which connects to ActiveMQ. However once I >> package >> up the code into a jar I get the transport scheme NOT recognised error. >> Could someone let me know if this is due to my using the >> activemq-all.jar? I >> get the impression that I should be using the optional jar here? Is this >> corret? > > BTW whats the full stack trace? > > Sounds like you're missing jars for sure. > > -- > James > ------- > http://macstrac.blogspot.com/ > > Open Source Integration > http://fusesource.com/ > > -- View this message in context: http://www.nabble.com/JMSException-transport-scheme-NOT-recognised-occurs-when-project-is-jarred-up-tp21336413p21348897.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
