[jboss-user] [Installation, Configuration & Deployment] - How to deploy 2 web services
robdonnellan
do-not-reply at jboss.com
Wed Mar 14 17:55:11 EDT 2007
I have an rpc/encoded web service and a document/literal web service. I have 2 separate facades and impls. There are 2 wsdl files and the webservice.xml is set up with 2 <webservice-description>s. the ejb-jar.xml also has 2 of everything. When the server starts the log says the 2 services are deployed, then the wsdl is read and then the 2 services are undeployed.
Each service works if it is deployed by itself. But they won't work when deployed together.
My jboss server is version 4.0.2
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028175#4028175
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028175
More information about the jboss-user
mailing list