[ http://issues.apache.org/jira/browse/AXIS2-91?page=comments#action_12316633 ]
Thilina Gunarathne commented on AXIS2-91: ----------------------------------------- I tried this with the required WSDL's on my local file system. I found a path resolving error as well. I tried by putting all the required WSDL's & XSD's in to the same folder. I got a path resolving error in that case. Axis 2 Codegen wanted all the importing XSD's in the projects home folder... For example when i had wscoor.wsdl in /home/wsdl folder. I ran the WSDL2Java inside the Eclipse. My Eclipse project root was /home/work/Axis2.... To get the WSDL2Java running i had to copy my importing XSD's to the /home/work/Axis2 folder.... > Code Generator Throws a null pointer Exception > ---------------------------------------------- > > Key: AXIS2-91 > URL: http://issues.apache.org/jira/browse/AXIS2-91 > Project: Apache Axis 2.0 (Axis2) > Type: Bug > Components: wsdl > Environment: Tried with Both Gentoo-Linux & Windows > Reporter: Thilina Gunarathne > Assignee: Chathura Herath > Priority: Critical > > Code Generator Throws a Null pointer Exception when trying to codegen for > WS-Coordination WSDL > ..(http://schemas.xmlsoap.org/ws/2002/08/wscoor/wscoor.wsdl) > Tried using both Ant script and the shell script.. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
