aspose file tools
The moose likes Web Services and the fly likes How to add Axis2 plugin in Eclipse ? I am getting an error ..java.lang.reflect.invocationtargetexcep Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "How to add Axis2 plugin in Eclipse ? I am getting an error ..java.lang.reflect.invocationtargetexcep" Watch "How to add Axis2 plugin in Eclipse ? I am getting an error ..java.lang.reflect.invocationtargetexcep" New topic
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)
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: How to add Axis2 plugin in Eclipse ? I am getting an error ..java.lang.reflect.invocationtargetexcep
 
Similar Threads
java.net.UnknownHostException when calling a web service from Java client
Help Needed in java web services using axis2
IntelliJ tool generating "NoClassDefFoundError :org/apach" when try to generate WSDL from java code
Webservice client code generation using axis2 and eclipse galilio
can't generate java from wsdl file please help!