Re: Modified Servlets

2000-10-20 Thread Cory Adams
Look in the global-web-application.xml for: orion-web-app jsp-cache-directory="./persistence" servlet-webdir="/servlet" development="true" If you set development=true Orion will not only pickup the change in the java source file but it will even recompile if for you.

Re: Modified Servlets

2000-10-20 Thread APapada
Thank you very much

RE: Modified Servlets

2000-10-20 Thread Duffey, Kevin
Go to /orion-install-dir/application-deployments/app-name/web-app-name/orion-web .xml This file looks something like so: ?xml version="1.0"? !DOCTYPE orion-web-app PUBLIC "-//Evermind//DTD Orion Web Application 2.3//EN" "http://www.orionserver.com/dtds/orion-web.dtd" orion-web-app