Deploying CXF web service in weblogic 10.

Posted by Rig Veda on Stack Overflow See other posts from Stack Overflow or by Rig Veda
Published on 2010-04-07T04:25:36Z Indexed on 2010/04/07 4:33 UTC
Read the original article Hit count: 341

Filed under:
|
|

Earlier I used to create a war file out of web service and manually deploy it in weblogic. But now (somehow) weblogic doesn't recognize the web-service. Though the earlier jars continue to work. The WSDL's in both the cases are same.

Any help would be welcome. But my question is how does weblogic find the web-service. Is it the WSDL or soemthing else?

© Stack Overflow or respective owner

Related posts about cxf

Related posts about java