Re: Configuring Tomcat 3.3 for Cactus use

2001-06-28 Thread cmanolache
Hi Alex, I'll check this - but what I said is the syntax used in 3.2 should still work ( i.e. ). It is still used ( more as a sample ) for the connectors. That doesn't mean the same configuration will work - some of the modules were rewritten ( authentication, reloading, session - all have been

Re: Configuring Tomcat 3.3 for Cactus use

2001-06-28 Thread Alex Fernández
Costin, [EMAIL PROTECTED] wrote: > > tomcat -config server.xml > > passing a new server.xml file. Can I do something similar in Tomcat 3.3? > > I cannot find a similar option in the docs; I believe it's ignoring it. > > Of course. Everything that works in 3.2 should also work ( better ) in

Re: Configuring Tomcat 3.3 for Cactus use

2001-06-26 Thread cmanolache
On Tue, 26 Jun 2001, Alex Fernández wrote: > tomcat -config server.xml > passing a new server.xml file. Can I do something similar in Tomcat 3.3? > I cannot find a similar option in the docs; I believe it's ignoring it. Of course. Everything that works in 3.2 should also work ( better ) in