those [
http://community.jboss.org/people/those] created the discussion
"Deploy multiple web services in one war"
To view the discussion, visit:
http://community.jboss.org/message/580906#580906
--------------------------------------------------------------
Hey guys!
I'm trying to develope *two* webservices as *pojos* with just the
"*@WebService*" annotation and expose it via deployment on my *jboss as 5.1.0*,
*native stack*.
everything works fine as long there's just one web service in my war file, when i add
a second one (again pojo with just the "webservice" annotation) the generated
WSDLs (via jbossws native stack) get mixed up!!!
is there a way to deploy multiple web services in one war but keep the endpoints/wsdls
distinguished?
(code and wsdls are attached)
thank you very much for any advice!!!
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/580906#580906]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]