Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Multiple Web Services in one project
Multiple Web Services in one project [message #559203] Thu, 16 September 2010 00:03 Go to next message
Lance Wentz is currently offline Lance WentzFriend
Messages: 1
Registered: September 2010
Junior Member
I currently have a large web application with many servlets. Other web applications make calls to these servlets.

It is becoming unmanageable. I would like to create multiple web services. Each Service will have a group of related methods.

Not all applications need to call all services. One application may need set A, another set B, and another sets A and B.

I'm new to SOAP, so I'm using the wizard. The wizard only allows me to have a single web service. Each time I try to add a new web service, only the original one is in the "/services" URL.

In web.xml, /services is mapped to AxisServlet. I can map /servicesA and /servicesB to AxisServlet. But I do'nt know how AxisServlet gets its web services.



Lance Wentz
Senior Programmer / Analyst
JELD-WEN

[Updated on: Thu, 16 September 2010 14:52]

Report message to a moderator

Re: Multiple Web Services in one project [message #624848 is a reply to message #559203] Wed, 22 September 2010 06:09 Go to previous message
bhupesh  is currently offline bhupesh Friend
Messages: 1
Registered: September 2010
Junior Member
Hi,

I am looking for the same, if someone know, please guide us.

Thanks. Smile
Previous Topic:rcp and dot net ?
Next Topic:Writing plugin output in an html editor
Goto Forum:
  


Current Time: Fri Apr 26 08:44:38 GMT 2024

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

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

Back to the top