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




Re: Deploying JAX-WS web service to weblogic server 9.2

Re: Deploying JAX-WS web service to weblogic server 9.2
Mon, 17 Mar 2008 14:18:39 -070
You might want to ask in the 
weblogic.developer.interest.webservices.general newsgroup.

Tony

Marko Tekavc wrote:
> 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