RE: WSDL2JAVA problem

2002-05-21 Thread Han Wang
heers, Simon > -Original Message- > From: Han Wang [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 20, 2002 4:03 PM > To: [EMAIL PROTECTED] > Subject: RE: WSDL2JAVA problem > > > One more problem: > > I'm getting a null pointer exception and no desc

RE: WSDL2JAVA problem

2002-05-20 Thread Han Wang
One more problem: I'm getting a null pointer exception and no description of the problem: [apply] java.lang.NullPointerException [apply] at org.apache.axis.wsdl.toJava.Utils.holder(Utils.java:494) [apply] at org.apache.axis.wsdl.toJava.JavaWriterFactory.constructSignat ure(Ja

RE: WSDL2JAVA problem

2002-05-17 Thread Han Wang
I discovered another problem with the code generation: (AXIS Beta 2) In WSDL: Generated Java: public class TpOctet implements java.io.Serializable, org.apache.axis.encoding.SimpleType { private byte[] value;

WSDL2JAVA problem

2002-05-17 Thread Han Wang
a standard submission wsdl that uses anyURI, so I don't have the option of changing it to xsd:string for the final product. Can someone give me a hint on when this would be put in? Thanks, Han Wang [EMAIL PROTECTED]

Axis performance

2002-05-16 Thread Han Wang
Hello Axis users, I'm running preliminary tests on AXIS's ability to handle concurrent accesses, and am puzzled by an apparent fixed point where connections would be refused. At around 18-19 concurrent access to a simple web service, there would be: java.net.ConnectException: Connection refused: