IntelliJ Java IDE
The moose likes Web Services and the fly likes Problems with ANT axis-java2wsdl Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Problems with ANT axis-java2wsdl" Watch "Problems with ANT axis-java2wsdl" New topic
Author

Problems with ANT axis-java2wsdl

Nige Smith
Greenhorn

Joined: Jan 13, 2003
Posts: 2
Hi,
I cuurently having a problem running the <axis-java2wsdl> task.

This is what I have:



The error I receive is :



The thing is that the class does exist in the path idenified by compiled.class.path

What am I missing?

Nige
Rr Kumaran
Ranch Hand

Joined: Sep 17, 2001
Posts: 548
use the below code instead. there is freely downloadable chapter 15 from the manning book java development with ant which is dedicated to ant and web services :



RR Kumaran
SCJP 1.4
 
 
subject: Problems with ANT axis-java2wsdl
 
Threads others viewed
Ant build failed: Reference application not found
axis-java2wsdl task classpath problem
Calling Axis-Ant targets
AXIS-JAVA2WSDL ClassNotFoundException
Error using java2wsdl ant task
MyEclipse, The Clear Choice