jQuery in Action, 2nd edition
The moose likes Web Services and the fly likes JAX-WS RI wsimport not working Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "JAX-WS RI wsimport not working" Watch "JAX-WS RI wsimport not working" New topic
Author

JAX-WS RI wsimport not working

Sim Kim
Ranch Hand

Joined: Aug 06, 2004
Posts: 268
I have done all the installation and class path settings .
I am using the samples folder given in the jax-ws ri installer.
Could build the war file and deploy it on the server but while generating client files using the ant , I am getting following error :



The classpath seems to be fine .
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JAX-WS RI wsimport not working
 
Similar Threads
Unused classes in web service auto generated code
JAX-WS Question
web services client is not validating parameters
Axis2/JAX-WS. How to transfer complex objects?
@WebService method returning a custom class containing a HashMap / JAX-WS