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]. 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.
