Multiple WSDLs in a Web Service - How? [message #116479] |
Tue, 05 July 2005 17:19  |
Eclipse User |
|
|
|
Dear list,
can I create a web-service that has more than 1 WSDL in it?
I'm working on bringing over a project from .NET land. There were two
services that could be accessed in my system, so I'd like to do
something similar in Eclipse. So, I'd expect that I could make the URLs
to my services look something like this:
http://someMachine/services/FirstServiceSoap
http://someMachine/services/SecondServiceSoap
These services come from 2 WSDL files, FirstService.wsdl, and
SecondService.wsdl
When I first started working on this project, I created a whole new Web
Service project, and gave it the URL of FirstService.wsdl. Now I want
to add in the second WSDL file, and run and debug both of these services
at the same time. I can generate the Java code for the second service.
But I can't seem to get both services working at the same time.
Can this be done - or are there docs on how you'd add in a second
service?
Thanks for any help in this,
-Dan.
|
|
|
|
Powered by
FUDForum. Page generated in 0.04025 seconds