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
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
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;
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]
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: