| Author |
How to add Axis2 plugin in Eclipse ? I am getting an error ..java.lang.reflect.invocationtargetexcep
|
Rite Sara
Ranch Hand
Joined: Feb 13, 2010
Posts: 56
|
|
Hi...
I want to install Axis2 plugin in eclipse for simple core Java project to parse a WSDL.
I have installed 2 folders from Axis2 site ..Axis2_Service_Archiver_1.3.0 and Axis2_Codegen_Wizard_1.3.0 .. I added these two folders in plugin folder of eclipse..
when I restarted eclipse I was able to see Axis option under New ..
But when I try to parse my WSDL using WSDLToJava I am getting an error .. java.lang.reflect.invocationtargetexception
Please let me know what I am doing wrong .. Have I installed the incorrect Axis version ? .. Please let me know how to resolve this error ..
Thanks ..
|
 |
Naren Chivukula
Ranch Hand
Joined: Feb 03, 2004
Posts: 542
|
|
Hi Rite,
I'm sure you must have checked these links, if not here you go.
Creating Top-Down web service
Creating Bottom-Up web service
|
Cheers,
Naren (SCJP, SCDJWS and SCWCD)
|
 |
 |
|
|
subject: How to add Axis2 plugin in Eclipse ? I am getting an error ..java.lang.reflect.invocationtargetexcep
|
|
|