RE: WSDL

2001-10-28 Thread Anne Thomas Manes
Ulf, There's a new Java API in the works called JWSDL (JSR 110 - see http://www.jcp.org/jsr/detail/110.jsp). It's based on the WSDL4J API developed by IBM. You can obtain a preliminary implementation of JWSDL from IBM (it's part of the WSTK). Systinet also includes a JWSDL library. You can

Re: Serializers/Deserializers

2001-10-28 Thread k young
Have you tried send the URL as a java.lang.String? You could reconstruct the URL on the otherside. --- David Turner [EMAIL PROTECTED] wrote: Has anyone developed their own serializers deserializers for their classes instead of using the BeanSerializer? I've attempted to write my own

EncodingStyle in apache SOAP

2001-10-28 Thread P Sreenivasa Rao
Hi all, I'm novice to this SOAP .Now I'm doing WebServices using Apachae Soap2.2 I've got some doubt on encoding style. Is there any document available on the encoding style to the data type like NS_URI_LITERAL_XML : for Elememt data type in apache.So how can i know which encoding style is