RE: , soapenc:

2006-03-28 Thread Siddhartha Subramanian
Found it Thanks!!! -Original Message- From: Subramanian, Siddhartha [RICH1:B630:EXCH] Sent: Tuesday, March 28, 2006 11:36 AM To: axis-user@ws.apache.org Subject: xsd:, soapenc: Hi using axis 1.3, my soap message have the type information being sent out as soapenc: instead of xsd:.

xsd:, soapenc:

2006-03-28 Thread Siddhartha Subramanian
Hi using axis 1.3, my soap message have the type information being sent out as soapenc: instead of xsd:. This does not happen with 1.1 final that we were on. Has something to be done with the global configuration parameters for this? Why do we have this difference (something to do with the jaxrp

Constructor target

2006-03-20 Thread Siddhartha Subramanian
Title: Deploying .class files to a symlink directory instead of /web-inf/classes (easy question?) The usage and choice of the constructor to use with the bean deserializer is chosen as a first found one instead if us being able to specify what to use or as suggested by the XML mapping sugge

No object was found for class type class [Ljava.lang.Object;

2006-03-15 Thread Siddhartha Subramanian
what does this error mean?

RE: WSDL2Java and Java2WSDL

2006-03-14 Thread Siddhartha Subramanian
. Axis 1.2 and later releases added support for JAX-RPC 1.1 and the WS-I Basic Profile, and they dramatically improved support for document/literal. Lots and lots of changes were made in dealing with arrays. Anne On 3/14/06, Siddhartha Subramanian <[EMAIL PROTECTED]> wrote: I have been

RE: WSDL2Java and Java2WSDL

2006-03-14 Thread Siddhartha Subramanian
, they probably have errors. Axis 1.2 and later releases added support for JAX-RPC 1.1 and the WS-I Basic Profile, and they dramatically improved support for document/literal. Lots and lots of changes were made in dealing with arrays. Anne On 3/14/06, Siddhartha Subramanian <[EMAIL PROTEC

WSDL2Java and Java2WSDL

2006-03-14 Thread Siddhartha Subramanian
I have been trying something using 1.1 final and 1.3 WSDL2Java and Java2WSDL produces different types of WSDLs with the Java2WSDL and WSDL2Java produces different java packaging with the different versions. Can anyone tell me why the change and what changed between 1.1 and 1.3? I believe there is

autptyping question

2006-03-13 Thread Siddhartha Subramanian
Using 1.3 and turning on Autotyping (axis.doAutoTypes) on the client wsdd makes axis base64 encode the headers, is there some way this disable this encoding?   Any information will be helpful   Regards, Siddhartha G. Subramanian (Sid) MCP Base - Web Services .Do or do not. There

autotyping encoding headers

2006-03-10 Thread Siddhartha Subramanian
Using 1.3 and turning on Autotyping on the client wsdd makes axis base64 encode the headers, is there some way this disable this encoding? Any information will be helpful