Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to call deployed webservice through web browser
How to call deployed webservice through web browser [message #173564] Sat, 08 July 2006 05:33
Eclipse UserFriend
Originally posted by: folken9999.yahoo.com

Hi,

I was able to generate a simple web service through <b>Eclipse 3.2 WTP</b>. Eclipse automatically deployed the generated.aar in my CATALINA_HOME\webapps\axis2\WEB-INF\services\. To call the service, i place http://localhost:<b>8576</b>/WSSampler/services/SimpleProblem?method=getMessage in my web browser. Well it works fine. The thing is, i can only do that when i start my tomcat through eclipse. If i start my tomcat manually, im able to see the webservice through http://localhost:<b>8080</b>/axis2/services/listServices but i cant call it by http://localhost:8080/axis2/services/SimpleService?method=ge tMessage

can somebody please help me do this? am i missing something?

thanks

Kurei
Previous Topic:XML editor content assistor problem with multiple schemas
Next Topic:Package Explorer gone?
Goto Forum:
  


Current Time: Thu Apr 25 09:41:12 GMT 2024

Powered by FUDForum. Page generated in 0.03127 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top