This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes Problem with Eclipse and GlassFish 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 "Problem with Eclipse and GlassFish" Watch "Problem with Eclipse and GlassFish" New topic
Author

Problem with Eclipse and GlassFish

Toper Jean Michel
Greenhorn

Joined: Jul 10, 2012
Posts: 2
Hello,

I'm studying WebService with JAVA to learn to build SOA architecture. I'm reading a book to understand the main key for a WebService (J2EE Web Services by Richard Monson). Reading is good but to learn I must also build Web Service.
But I cannot test my WebService with Metro or AXIS2, I always have errors :
Either with Metro :
IWAB0379E Unable to open http://localhost:8080/Test_Fist_WS/HelloImplService?wsdl.
IWAB0135E An unexpected error has occurred.
WSDLException
WSDLException: faultCode=OTHER_ERROR: http://localhost:8080/Test_Fist_WS/HelloImplService?wsdl


Or with Axis2 :
IWAB0489E Error when deploying Web service to Axis runtime
axis-admin failed with {http://xml.apache.org/axis/}HTTP (404)Not Found



Could someone please help me?

Regards.
 
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 Eclipse and GlassFish
 
Similar Threads
jsp, servlet-mapping, forward request problem
Clarification about Eclipse 3.4, Axis 2 and Tomcat 5.5
Unable to open web service tester page
Intermediate Java developer looking for job/mentor
Using Glassfish instead of Axis2 in Eclipse