Hello - I may be missing something but I've been unable to configure Servicemix for XMPP. It's very unclear to me how to do this, even after reading everything here and everything else I can find.
I have used smack and Openfire for my own applications and have servers to connect to. I have a fresh download of Servicemix running. Do I add an entry to servicemix.xml? Do I need create an xml file with my configuration? What's that file look like? Sorry if this is a basic question, but my guesses so far have gotten me no place. I tried adding <import resource="classpath:xmpp.xml" /> to servicemix.xml, and in xmpp.xml I've added various things. I get combinations of invalid namespace errors and/or class not found errors. I also tried copying the jars from the xmpp package in hotdeploy to the servicemix/lib directory, but guess is getting me no place. Any tips on XMPP? Thanks! -- View this message in context: http://www.nabble.com/XMPP-tp17412424p17412424.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
