Java Reference
In-Depth Information
7.5 Install Apache Tomcat server
Visit Apache Tomcat's website ( http://tomcat.apache.org ) and download the latest Tomcat
version 7. Tomcat is an open source JEE application server that is available for free download.
Verify the Tomcat server by visiting http://localhost:8080 on a browser. The following page
should appear:
Figure 7-7 . Working Tomcat Console Screen
7.6 Apache CXF
Visit the Apache CXF website to download the software package. Unpack the download in-
to a directory. All necessary Java libraries are stored in the unpacked directory. Make sure to
include appropriate library files (JAR) in the library of the cxf-ws Java project.
Search WWH ::




Custom Search