[jboss-user] [JBossWS] - the same rootContext for webservices in two different EAR fi

margielm do-not-reply at jboss.com
Thu Dec 11 09:19:36 EST 2008


Hi,
We would like to implements several webservices, but  each ( for description simplicity)  of them is deployed in separate EAR files. 
Furthermore we want to have them all under the same context, lets call it OurContext.
So to achieve that functionality to our WS we have added :
@WebContext(contextRoot = "OurContext")

All applications deploy without any problem BUT only one (from recently deployed ear) WSDL is accessible! 

it looks like only one ear can store WSDLs to specific contextRoot. Is it right? or maybe we are doing something wrong?

I would appreciate any help!

Michal Margiel

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195940#4195940

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195940



More information about the jboss-user mailing list