Re: NullPointerException in WSDL2Java

2003-08-31 Thread Michal Kochanowicz
On Wed, Aug 27, 2003 at 10:41:52AM +0200, Michal Kochanowicz wrote: > I'm using axis-1.1 final. While tryng to use WSDL2Java I'm getting > NullPointerException: > java.lang.NullPointerException New xalan in jdkjre/lib/endorsed solved problem. -- --= Michal Kochanowicz =--==--==BOFH==--==--= [EMAIL

NullPointerException in WSDL2Java

2003-08-27 Thread Michal Kochanowicz
Hi! I'm using axis-1.1 final. While tryng to use WSDL2Java I'm getting NullPointerException: java.lang.NullPointerException at org.apache.crimson.tree.ElementNode2.getAttributeNodeNS(ElementNode2.java:432) at com.ibm.wsdl.util.xml.DOMUtils.getAttributeNS(Unknown Source) at