How to use JProxy?
The JProxy is distributed as single-file J2EE Web Application (war-file). The application may be deployed on any J2EE-compatible Servlet Engine such as Apache Tomcat. The war-file may be also included in your Enterprise Application (ear-file) and deployed together with other modules of the ear-file. The war-file will be deployed under “TunnelServlet” context on your servlet engine. The JProxy may be configured through deployment descriptor of the war-file or explicitly during servlet initialization. If J2EE deployment is not available, then the war-file can be unzipped and deployed on a servlet engine according to servlet deployment rules of your servlet engine. The detailed installation and configuration described