RE: Re: support of xml attributes

2003-06-12 Thread Mr. Document Service
 are valid XML Schema 1.0 constructs.  WS-I Basic Profile mandates the use of XML Schema as the type system for WSDL descriptions of Web Services. It does not seem like AXIS is WS-I Basic Profile compliant. Does anyone know if there are plans to fix this? If AXIS can not support all XML Schema 1.

Re:Re: support of xml attributes - Level of XML Schema support?

2003-06-12 Thread Mr. Document Service
What WS Vendors are not support XML Schema ? Are there particular XSD data types that AXIS WSDL processor can not handle as an attributes value?   This goes back to my original question regaeding level of support for all required XML Schema Part-I: Structure and and XML Schema Part-2: Data Types qu

Re: faultCode in Axisfault

2003-06-12 Thread Mr. Document Service
Does AXIS 1.1 AxisFault class support a generalized SOAP Fault mechanism?mai00bil <[EMAIL PROTECTED]> wrote: Hallo,I have a question with Axisfaults.I generated my own Fault as a subclass from AxisFault and set the faultCode,but when I want to get the faultCode on the client-side I only get thedefa

Re: Does AXIS provide serializers/deserializers for nested javabeans?

2003-06-12 Thread Mr. Document Service
Hello   Do you have sample serializers and deserializer for this?   thank you very much"Agarwal, Naresh" <[EMAIL PROTECTED]> wrote: Hi   Say "inner" and "outer" are two java beans (see below for their definition) . "outer" bean contains "inner" bean.   Now one of my functions return "outer" bean

Re: Does AXIS provide serializers/deserializers for nested javabeans?

2003-06-12 Thread Mr. Document Service
Hello   Do you have sample serializers and deserializer for this?   thank you very much"Agarwal, Naresh" <[EMAIL PROTECTED]> wrote: Hi   Say "inner" and "outer" are two java beans (see below for their definition) . "outer" bean contains "inner" bean.   Now one of my functions return "outer" bean.

Document-Style SOAP Support in AXIS 1.1 Final release

2003-06-11 Thread Mr. Document Service
Reviewing recent and past e-mail regarding support in AXIS 1.1 RC2 release for sending and receiving document-style SOAP messages:   1) RE: Document Style web service bug 2) RE: style="document" 1_1RC2   3) Anne Thomas Mane's e-mail Re: document/literal   We probably want to clarify the extent of s