test/wsdl/echo testcase

2003-01-30 Thread Wei Chen
org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider .java:291)     ….     Is this a bug or my modification is not legal? If someone can confirm this is a bug, I will put it in the Bugizilla.     Thanks.   - Wei Chen   echo.wsdl Description: echo.wsdl

how to make this WSDL work?

2003-01-29 Thread Wei Chen
    But my test always fails (with null pointer exception).   Could someone tell me what’s wrong? Do I have to do something special to make document/literal working? (It seems if I change WSDL to rpc/encoded style, the test is fine).   Thanks.   - Wei Chen MyService.WSDL Description

What does "-T 1.2" mean in Java2WSDL and WSDL2Java?

2002-09-20 Thread Wei Chen
AP1.2. Is this true? Thanks. - Wei Chen

RE: MessageContext's getClassLoader/setClassLoader (was RE: cvs commit: xml-axis/java/test/wsdl/refattr RefTestServiceTes tCase.java)

2002-06-20 Thread Wei Chen
Please don't. There are many cases that different classloader has to used for different request. - Wei Chen -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 11:14 AM To: [EMAIL PROTECTED] Subject: MessageContext's getC

RPCProvider and MSGProvider

2002-06-18 Thread Wei Chen
It seems all operation modes except rpc/encoded are failed with RPCProvider. But I make them work with MSGProvider but I loose the RPC capability. I am wondering if this is a bug or a intended design. Thanks. - Wei Chen

Help: Q about supported operation modes

2002-06-12 Thread Wei Chen
"Invalid element" in BeanDeserializer. Does Axis support rpc/literal operation mode? Thanks. - Wei Chen <> MyService.WSDL Description: MyService.WSDL