File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes problem with Axis1.4 web service Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "problem with Axis1.4 web service" Watch "problem with Axis1.4 web service" New topic
Author

problem with Axis1.4 web service

Madhu Sagar
Greenhorn

Joined: Sep 29, 2007
Posts: 8
Hi every body,

I successfully created a Axis1.4 web service using wsdd file into tomcat. I got the wsdl file url also. Now i am creating a web service client in NetBeans using that url.I choosen Client style as JAX-WS style but it is showing the following error "Web service client cannot be created by JAXWS: ws import utility".

I tried with JAX-RPC style but it is giving WsCompile script failed during intial client generation.

Hope you understand my problem
Please help me.
thank you very much
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: problem with Axis1.4 web service
 
Similar Threads
writing web service client.
JAX-RPC client for JAX-WS service
Freeware program
JAX-WS client to invoke JAX-RPC
Spring-ws client with Jax-ws web service