[jboss-user] [JBossWS] - Re: NullPointerException which generating the WSDL file usin

tapeshag do-not-reply at jboss.com
Thu Nov 9 12:34:49 EST 2006


I found the reason behind the Exception.
I was not defining the interface in any package. Looks like it is required. So I added

package org.myapp;

and it started working.
is it a bug in wstools?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984603#3984603

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984603



More information about the jboss-user mailing list