Java Reference
In-Depth Information
Once the server has started successfully, it displays the following message in the command
window:
<The server started in RUNNING mode.>
6.4 Deploy the Web Service
Make sure to include the weblogic.xml file in the WEB-INF directory of the cxf-ws
project prior to building the Java Web Application.
6.4.1 weblogic.xml
This file contains WebLogic-specific configuration parameters. It is needed for deploying
the CXF WS application on a WebLogic server.
Listing 6-1. Content of weblogic.xml to be included for cxf-ws.war Web Application
Search WWH ::




Custom Search