Do you have a WSDL? if so can you post it? Is your service Wsdl firt (ie wsdltoJava) or code first design(ie Javato WSDL)?
Matt --- S Pole <[EMAIL PROTECTED]> wrote: > I am trying to deploy an existing Axis webservice > using Axis2. The service > takes in an array as input. However when I use > Axis2, the SOAP on the wire > looks fine, but after unmarshalling, the java object > on the service side is > null. > I have not done any explicit code generation using > Axis2 etc. Only changed > the deployment options and created a services.xml > for Axis2. > > Has anybody experienced similar problems with array > inputs where the data > comes in as null? > Thank you. > Send instant messages to your online friends http://au.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
