Hi Steve, Where to do you wan to send messages? There are 2 options: private chat or a multiuser room.
Please see examples at http://activemq.apache.org/camel/xmpp.html and let me know if it is not clear.
Vadim. Steve A. wrote:
Claus Ibsen wrote:You need camel-xmpp.jar as well on the classpath.Of course! Thanks! Now, I'm getting a java.lang.IllegalArgumentException: No room or participant configured on this endpoint: How do I configure a participant for xmpp via Spring? Steve