John,
This component probably hasn't been used very much up to now and I don't
think we have a working example at hand. What problems are you running
into?
Could you try turning on DEBUG logging and sending that information along?
Let's try to work through this together so we do have a good working
example for the next user that comes along. Btw, if you fancy taking a
look at the code for this component, it's at
http://svn.apache.org/repos/asf/servicemix/components/bindings/servicemix-xmpp/trunk/
Regards,
Gert
jwy923 wrote:
Would someone share a working example of XMPPMarshaler and its configuration
with me?
I have been struggling with building an XMPP service unit to communicate
with a Jabber client (Instant Messenger) via a Jabber server.
My goal is that the XMPP service unit reply back (or echo) to the Jabber
client after receiving a message from the Jabber client (Instant Messenger),
of course, via the Jabber server.
Unfortunately, I have made any progress for one month.
Please help me.
John