Re: Tomcat 4 and Embedded

2001-03-06 Thread Craig R. McClanahan
Glenn Nielsen wrote: > I committed the patch to catalina.sh, thanks Ulf! > > I'm not sure about the patch to ContextConfig.java, > anyone else want to take a look at that? > I will take on the ContextConfig patch -- at first blush it looks like a correct patch to deal with our recent refactorin

Re: Tomcat 4 and Embedded

2001-03-06 Thread Glenn Nielsen
I committed the patch to catalina.sh, thanks Ulf! I'm not sure about the patch to ContextConfig.java, anyone else want to take a look at that? Regards, Glenn Ulf Jaehrig wrote: > > Hi, > > today I experimented with the Catalina Embedded.class. I first try to > start it with "catalina.sh embe

Tomcat 4 and Embedded

2001-03-06 Thread Ulf Jaehrig
Hi, today I experimented with the Catalina Embedded.class. I first try to start it with "catalina.sh embedded" failed, so I tried to get it run. After these changes it started. Maybe these are of interest... The change in the catalina.sh adds the jar files in server/lib and common/lib to the emb