On 1/19/02 3:47 PM, "Aaron Smuts" <[EMAIL PROTECTED]> wrote:
> > How do you suggest that I embed a tomcat server in the remote cache? I > don't want to use the default tomcat on the machine or even assume that > there is one. The examples could work this way, but I want to be able > to start up a servlet engine for the remote server and not worry about > if the machine has tomcat installed. I'm trying to keep this feature > simple. > I'm not sure if this will help but this jar is a product of the tomcat3 build: http://www.apache.org/~jvanzyl/etomcat.jar It's ~28k and might be what you're looking for. I happened upon it while trying to find the utility jar that contained the ThreadPoolRunnable stuff. -- jvz. Jason van Zyl http://tambora.zenplex.org http://jakarta.apache.org/turbine http://jakarta.apache.org/velocity http://jakarta.apache.org/alexandria http://jakarta.apache.org/commons -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
