A friendly place for programming greenhorns!
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
»
Certification
»
Web Services Certification (SCDJWS/OCPJWSD)
Author
Error in creating Client Side to access Web service
Amar Kolhapuri
Greenhorn
Joined: May 25, 2006
Posts: 1
posted
May 25, 2006 01:12:00
0
Hi,
I have deployed weeb service in Sun Application Server,
I have craeted client side configurationfile ie:"xml" file to convert it to "wsdl" file
This my configuration file
<?xml version="1.0" encoding="UTF-8"?>
<configuration
xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config">
<wsdl location="http://localhost:8080/web-context/Welcome3?WSDL"
packageName="staticstub"/>
</configuratio>
The error is
error: modeler error: failed to parse document at "http://localhost:8080/web-con
text/Welcome3?WSDL":
java.io.FileNotFoundException
:
http://localhost:8080/web-co
ntext/Welcome3?WSDL
I agree. Here's the link:
http://aspose.com/file-tools
subject: Error in creating Client Side to access Web service
Similar Threads
Asynchronous server-side web service
Problem with service-ref & jndi
Please help with wscompile warnings
Consuming 3rd Party web services
gSOAP running standalone server errors
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter