Hey All,

I have been trying out all sorts of XML -> POJO binders, but Castor
seams to have nearly everything that I need. But I have come across a
problem. I am trying to implement a client for the XMPP protocol and
some of the XML doesn't seam to fit with Castor.

<stream:stream xmlns:stream="http://etherx.jabber.org/streams";
id="4AEACDCF" xmlns="jabber:client" from="shigeoka.com" />

When I declare xmlns as a attribute it never provides a value when
unmarshalled. Also how can I provide the data in xmlns:stream to my
POJO?

-- 
Best Regards,
Mark Wallsgrove

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to