dimanche 25 février 2007
SOAP-DTC 0.1.0 released!
Par Julien, dimanche 25 février 2007 à 16:16 :: SOAP-DTC
I am pleased to announce the first release of the SOAP-DTC project!
SOAP-DTC is a simple and minimalist set of SOAP 1.2 libraries for Java. It is aimed at projects that both require a loose-dynamic binding to SOAP-based web services and that prefer working with SOAP messages as XML document. This is done by using the flexible Dom4J library combined with Jaxen for XPath, and the XPP3 XML pull-parser for efficiency.
SOAP-DTC is released under a liberal MIT-style license. At the moment, SOAP-DTC provides one core library for exchanging SOAP 1.2 messages with web services endpoints, and one library for delivering SOAP-based web services through a Java servlet.
You can take a look at the libraries features by reading the tutorials:
Enjoy 
3 commentaires :: aucun trackback :: 811 lectures

