Groups > Weblogic > WebLogic application deployment > Deploying JAX-WS web service to weblogic server 9.2




Deploying JAX-WS web service to weblogic server 9.2

Deploying JAX-WS web service to weblogic server 9.2
Mon, 17 Mar 2008 07:43:04 -070
Hi,

I want to deploy webservice created with JAX-WS 2.1 RI to BEA Weeblogic Server
9.2. I've included all the libraries from JAX-WS and used weblogic.xml
descriptor with
<prefer-web-inf-classes>true</prefer-web-inf-classes>. Now I can
deploy the application without an deployment error, but it seems that
application server just doesn' recognize the web service. I can deploy the same
WAR archive to Weblogic 10 (JEE 5) without any problems. 
Should I create additional webservice descriptor, change web.xml or something
else so the server would recognize the JAX-WS service? 

Post Reply
about | contact