| Author |
wsdl2java codegen eclipse plugin- java.lang.reflect.invocationtargetexception
|
Aj Maven
Greenhorn
Joined: Jul 04, 2011
Posts: 22
|
|
I had added the Axis2_Codegen_Wizard_1.3.0,Axis2_Service_Archiver_1.3.0 to eclipse plugin. On clicking finish button, after I go through all the steps which include specifying wsdl file path and output path, I a pop up with following error.
An error occurred while completing the process
java.lang.reflect.invocationtargetexception
Any idea ?
|
Thanks
-Aj
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6590
|
|
|
Is there a stack trace beyond that ?
|
SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
|
 |
Aj Maven
Greenhorn
Joined: Jul 04, 2011
Posts: 22
|
|
|
No.
|
 |
Aj Maven
Greenhorn
Joined: Jul 04, 2011
Posts: 22
|
|
Here is an update. I used the 'eclipse - console' from my command prompt and the error it shows is
java.lang.noclassdeffounderror: edu\emory\mathcs\backport\java\util\concurrent\ConcurrentHashMap
I am using the backport-util-concurrent-3.1-osgi. jar,backport-util-concurrent-3.1. jar in the library. Even then am getting this error. When I searched through the path given above(in the above mentioned jars), the ConcurrentHashMap.class does exist.
No idea why the error is caused.
|
 |
Aj Maven
Greenhorn
Joined: Jul 04, 2011
Posts: 22
|
|
|
Well, the problem was solved on upgrading to Eclipse IDE 3.6.
|
 |
 |
|
|
subject: wsdl2java codegen eclipse plugin- java.lang.reflect.invocationtargetexception
|
|
|