You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by Aleksander Slominski <as...@cs.indiana.edu> on 2005/02/24 00:37:42 UTC

[ANN] XSUL2: WSDL doc/literal SOAP web services toolkit that uses XMLBeans

Hi,

WS/XSUL v2 is a small and easy to use toolkit that was designed to make 
creating *interoperable* Web Service as easy as possible by focusing on 
WSDL doc/literal style, using the most complete Java/XML Schema binding 
tool available (Apache XML Beans!) and making implementation of web 
service as simple as implementing an interface generated from WSDL 
portType that has methods taking and returning XML Beans generated 
classes that represent XML messages.

To start writing your own Web Services with XSUL follow step-by-step guide:

http://www.extreme.indiana.edu/xgws/xsul/guide

We have also short overview of programming in XSUL2 (including a section 
on advanced topics such as handlers used for SOAP signatures)

http://www.extreme.indiana.edu/xgws/xsul/ProgrammingWithXsul.pdf

Currently we focus on ease of use but there is more that WS/XSUL can do, 
for details:

http://www.extreme.indiana.edu/xgws/xsul

All code is available under Apache/BSD-like license.

Thanks,

Alek
-- 
The best way to predict the future is to invent it - Alan Kay


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org