Последняя версия

soap-server - XML based SOAP server 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.

Лицензия

Лицензия

Группа

Группа

com.xkcoding
Идентификатор

Идентификатор

soap-server
Версия

Версия

0.0.2
Тип

Тип

bundle
Описание

Описание

soap-server - XML based SOAP server
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.

Скачать soap-server 0.0.2

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.xkcoding : soap-builder jar 0.0.2
org.springframework.ws : spring-ws-core jar 2.1.1.RELEASE
org.mortbay.jetty : jetty-embedded jar 6.1.26
org.mortbay.jetty : jetty-java5-threadpool jar 6.1.26
com.googlecode.guava-osgi : guava-osgi jar 11.0.1
commons-logging : commons-logging jar 1.1.1
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : slf4j-log4j12 jar 1.6.6

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.