message persistance using existing data source

2008-05-01 Thread DA
schema/spring/camel-spring.xsd"; > Thanks in advance DA -- View this message in context: http://ww

Re: sending message from an external client

2008-04-29 Thread DA
configurations using spring. Thanks, DA. ttmdev wrote: > > Yup, referencing ActiveMQ objects from your code nails your application to > ActiveMQ and makes it non-portable. It defeats the purpose of using the > JMS. If you're running an external (standalone) client, Spring would be a

Re: sending message from an external client

2008-04-29 Thread DA
create an > ActiveMQConnectionFactory rather than use JNDI. Or use Spring > > 2008/4/29 DA <[EMAIL PROTECTED]>: >> >> Hi all, >> My application runs on jboss and i configured activewq for >> messsaging.everything is working fine messaging r flowing fine.No

sending message from an external client

2008-04-29 Thread DA
in my code. Thanks in advance. DA -- View this message in context: http://www.nabble.com/sending-message-from-an-external-client-tp16956671s2354p16956671.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.