Thanks for the info. That's a bummer because according to the docs the apache camel jms stuff depends on spring, which is part of what I'm trying to get away from in the first place.
On Thursday, July 24, 2014 3:54:41 PM UTC-4, √ wrote: > > Hi Scott, > > AFAIK all Camel stuff use the same style, check the Apache Camel JMS > component for how to pass credentials, what options are available etc: > http://camel.apache.org/jms.html > > > On Thu, Jul 24, 2014 at 9:34 PM, Scott Huang <[email protected] > <javascript:>> wrote: > >> Hello all, >> >> I'm trying to write a simple actor that can write to a jms queue >> (hornetq). I'd like to use the akka camel to accomplish this but the >> documentation (http://doc.akka.io/docs/akka/snapshot/scala/camel.html) >> is a little light. The section that talks about creating a Producer only >> shows where to put the queue name, I don't see where you put the server, >> port or credentials. Any help would be appreciated. >> >> thanks >> >> scott >> >> >> -- >> >>>>>>>>>> Read the docs: http://akka.io/docs/ >> >>>>>>>>>> Check the FAQ: >> http://doc.akka.io/docs/akka/current/additional/faq.html >> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user >> --- >> You received this message because you are subscribed to the Google Groups >> "Akka User List" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/akka-user. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Cheers, > √ > -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
