this has been fixed a while back. you need to be working with Axis1.1RC1, ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 18, 2003 12:37 Subject: Nulll Pointer Exception with java2wsdl
> Hello, > I am guessing that I am probably doing something wrong as it looks like a > string parsing problem but I am not sure what. I get a null pointer > exception attempting to run the target below. > > Null Pointer Exception: > java2wsdl > Using CLASSPATH C:\Documents and Settings\L507107\My > Documents\Development\GMPServer\bin\Webs\bin > java.lang.NullPointerException > at java.util.StringTokenizer.<init>(Unknown Source) > at java.util.StringTokenizer.<init>(Unknown Source) > at > org.apache.axis.tools.ant.wsdl.Java2WsdlAntTask.execute(Java2WsdlAntTask.jav a:177)