regarding the license of WSIF

2003-02-01 Thread redpineseed
hello everyone, where can I find the license materials for WSIF? it is fully Apache or IBM still owns the ip? what about WSIL? Can anyone implement these two technologies as other ws specs such as SOAP, WSDL? thanks in advance. rpd

RE: standalone vs. servlet

2003-02-01 Thread Anne Thomas Manes
I'm not sure that I understand what you mean by "native" versus Java. A SOAP implementation provides language bindings for SOAP. Axis supports Java. gSOAP supports C or C++. If your application is written in Java, then you need a SOAP implementation that supports Java. If your application is writte

SOAP-Structs

2003-02-01 Thread Thomas Schröter
Hi, Can someone tell me how to handle SOAP-Structs with Axis ? For example how to handle a SOAP-Response like this one: Henry Ford Prefatory text This is a book. Regards, Thomas