RE: Tomcat as Win2k service vs ModJk vs JK2

2002-12-04 Thread David Neufeld
I've been running Tomcat 4.1.12 with Apache 2.0.43 and JK2 inprocess on Windows 2000 for about a month - no problems yet. In fact you don't want to use the install as NT service option during Tomcat's install if you plan to run it inprocess.

jk2 in process w/ Apache 2.0.43 and DOMParser problem - Can't find child

2002-12-02 Thread David Neufeld
I have a servlet that uses the DOMParser to parse an XML String from a browser. It is working fine when it gets sent to Tomcat directly on port 8080. It also parses the string when routed through apache the first time, but fails on the second request. No exceptions are thrown. This is from

RESOLVED: jk2 in process w/ Apache 2.0.43 and DOMParser problem - Can't find child

2002-12-02 Thread David Neufeld
Hello Jake, That's just the pointer I needed, problem solved! cheers, Dave -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 3:40 PM To: Tomcat Users List Subject: Re: jk2 in process w/ Apache 2.0.43 and DOMParser problem - Can't find child

isapi_redirector2.dll

2002-11-19 Thread David Neufeld
Has anyone got the isapi_redirector2.dll working with Tomcat 4.1.12 and mod_jk2-2.0.43.dll. I get the following error in the browser: The servlet container is temporary unavailable or being upgraded GET /jakarta/isapi_redirector2.dll 500 In the web server log. Tomcat runs fine on 8080 and fine