The new JAXM reference implementation is out which uses dom4j internally.
Many thanks to those nice folks at Sun for choosing dom4j.

JAXM = Java Api for Xml Messaging. You can download it here:-

http://developer.java.sun.com/developer/earlyAccess/xml/jaxm/

A nice side effect of this is that using the JAXM RI you can cast the SOAP
messages to a dom4j Node and evaluate XPath expressions on the messages.

James


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
dom4j-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to