Modified the build.xml file to support the new protocol handler classes, which need to be built in a separate jar file bust it must be installed as part of the tomcat servlet environment, not the web application. Now a command of "ant protocol" will create the protocol.jar file, which must be manually installed on Tomcat.
Modified the build.xml file to support the new protocol handler classes,
which need to be built in a separate jar file bust it must be installed
as part of the tomcat servlet environment, not the web application. Now a
command of "ant protocol" will create the protocol.jar file, which must be
manually installed on Tomcat.