aspose file tools
The moose likes Web Services and the fly likes  IntelliJ tool generating Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark " IntelliJ tool generating "NoClassDefFoundError :org/apach" when try to generate WSDL from java code" Watch " IntelliJ tool generating "NoClassDefFoundError :org/apach" when try to generate WSDL from java code" New topic
Author

IntelliJ tool generating "NoClassDefFoundError :org/apach" when try to generate WSDL from java code

karthika selvaraj
Greenhorn

Joined: Jul 26, 2008
Posts: 7
Hi Friends,

In InteliJ tool, when I try to generate WSDL from java code , I am getting error as,"java.lang.NoClassDefFoundError: org/apache/axis/wsdl/Java2WSDL" .I have also added "axis2-java2WSDL" AND "WSDL4J" jar files. Could you please help me in this?

Regards,
Karthika
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: IntelliJ tool generating "NoClassDefFoundError :org/apach" when try to generate WSDL from java code
 
Similar Threads
how to generate documentation for a webservice
Java2WSDL & WSDL2Java tools ?
Automatically generated WSDL file of attachment sample fully interoperable?
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis2/wsdl/Java2WSDL
Axis 1.3 - WSDL2JAVA issue