Last Version

soap-legacy - 3rd party inherited code 0.0.2

soap-ws is a lightweight and easy-to-use Java library to handle SOAP message generation and SOAP message transmission on a purely XML level. With the usage of this library within few lines of code you can easily import your WSDL and generate SOAP messages directly in an XML format. Then you can use the SoapClient to transmit this message over HTTP(s) to a web-service endpoint. Finally, you can run SoapServer to receive SOAP messages and and respond to them. And all of that requires no classes or stubs generation - everything happens directly in an XML format.

License

License

GroupId

GroupId

com.xkcoding
ArtifactId

ArtifactId

soap-legacy
Version

Version

0.0.2
Type

Type

bundle
Description

Description

soap-legacy - 3rd party inherited code
soap-ws is a lightweight and easy-to-use Java library to handle SOAP message generation and SOAP message transmission on a purely XML level. With the usage of this library within few lines of code you can easily import your WSDL and generate SOAP messages directly in an XML format. Then you can use the SoapClient to transmit this message over HTTP(s) to a web-service endpoint. Finally, you can run SoapServer to receive SOAP messages and and respond to them. And all of that requires no classes or stubs generation - everything happens directly in an XML format.

Download soap-legacy 0.0.2

Dependencies

compile (19)

Group / Artifact Type Version
com.xkcoding : soap-common jar 0.0.2
xmlunit : xmlunit jar 1.3
xml-apis : xml-apis jar 1.0.b2
org.apache.xmlgraphics : batik-ext jar 1.7
xerces : xercesImpl jar 2.10.0
xmlbeans : xbean jar 2.2.0
xmlbeans : xbean_xpath jar 2.2.0
org.apache.xmlbeans : xmlbeans-xmlpublic jar 2.5.0
javax.xml : jsr173 jar 1.0
net.sf.saxon : saxon jar 8.7
net.sf.saxon : saxon-dom jar 8.7
wsrf : wsrf-xbeans jar 1.0
wsdl4j : wsdl4j jar 1.6.2
org.apache.ws.commons.schema : XmlSchema jar 1.4.5
com.googlecode.guava-osgi : guava-osgi jar 11.0.1
commons-io : commons-io jar 2.3
org.apache.commons : commons-lang3 jar 3.1
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.