SOAPHeaderElement type?

2002-06-07 Thread Anna Chen
Does anyone know how to define SOAPHeaderElement type as String? Thanks! Anna

Invalid element - schema

2002-06-05 Thread Anna Chen
Anyone knows how to resolve this problem? Thanks Anna The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values. POST /zipQuery/zipCodeService.asmx/findZipCordinates HTTP/1.1 Host: www.discoverdance.co.uk Content-Type:

Soap header, Authentication

2002-06-04 Thread Anna Chen
Hi, could anyone tell me how to add Authentication, username, password, in SOAP header in client? Thanks Anna

Re: Error of WSDL2Java

2002-05-29 Thread Anna Chen
PROTECTED] Anna Chen [EMAIL PROTECTED] on 05/29/2002 10:25:34 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Error of WSDL2Java When I tried to convert http://www.discoverdance.co.uk/zipQuery/zipCodeService.asmx?WSDL to Java I got error: java.io.IOException: Type http

Error of call.invoke()

2002-05-29 Thread Anna Chen
What causes this error? Server was unable to process request. -- Object reference not set to an instance of an object. at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:134) at

Method not allowed error

2002-05-24 Thread Anna Chen
Any one know what cause Method not allowed error? at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:518) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71) at