Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Duplicate
-
1.4
-
None
-
None
-
winxp, jdk15, eclipse 3.2
Description
Eclipse codegen wizard fails with an invocationtargetException.
I downloaded eclipse codegen wizard from http://www.pangex.com/pub/apache/ws/axis2/tools/1_4/ and copied to eclipse/plugins directory. Then i invoked the code gen wizard and tried to generate code for a public web service located at http://www.webservicex.net/stockquote.asmx?wsdl
However an invocationtargetexception thrown at the final step of the wizard.
Steps to reproduce:
===============
1. Open code gen wizard
2. Select "Create Java source code from a WSDL file"
3. Click "Next"
4. Gave the WSDL file location as "http://www.webservicex.net/stockquote.asmx?wsdl"
5. Click "Next"
6. Gave the out put folder path.
7. Click on "Finish"
Attachments
Issue Links
- duplicates
-
AXIS2-3792 codegen plugin fails due to missing jar
- Resolved