Java Reference
In-Depth Information
A default configuration is used. The EmployeeData constructor can be used to modify the
configuration cfg object if necessary.
5.3.5 Package a WAR
The two important files - beans.xml and web.xml - are stored in the WEB-INF directory of
the WAR file. These files assist the Tomcat Server and CXF to implement the Web Services
that perform the actual work. Remember, we implement the sample Web Service using a
Web application to be deployed on a Web application server (Tomcat or others).
Search WWH ::




Custom Search