RE: mod_jk with Tomcat4

2002-01-19 Thread Oli Gauti Gudmundsson
ajp13! Regards, -OGG -Original Message- From: Oli Gauti Gudmundsson Sent: 19. janúar 2002 14:46 To: '[EMAIL PROTECTED]' Subject: mod_jk with Tomcat4 Hi. Has anyone managed to get Apache and Tomcat 4.01 working together with mod_jk? If you have, could you please share with

mod_jk with Tomcat4

2002-01-19 Thread Oli Gauti Gudmundsson
Hi. Has anyone managed to get Apache and Tomcat 4.01 working together with mod_jk? If you have, could you please share with me how you configured Tomcat (send me the server.xml file). If you had any problems, could you please share how you solved them. I'm pretty sure that I have configured Ap

RE: mod_webapp: redirects to ServerName

2002-01-18 Thread Oli Gauti Gudmundsson
>> If I point my browser to http://www.mydomain.com >> , Apache redirects me to >> http://123.45.67.89/index.jsp , where >> 123.45.67.89 is the IP address of the server running the application, >> and is set as the ServerName in httpd.c

mod_jk with Tomcat 4.01 -- hangs

2002-01-17 Thread Oli Gauti Gudmundsson
Hi. I'm trying to use mod_jk with Tomcat 4.01 (could not use mod_webapp because of host name problems). I'm going mad, because the connection just hangs, and I cannot locate an error. I've build the mod_jk.so without errors. I've added the LoadModule and AddModule directives for mod_jk to httpd.

RE: mod_webapp: redirects to ServerName, mod_jk hangs

2002-01-17 Thread Oli Gauti Gudmundsson
t: 17. janúar 2002 14:33 To: [EMAIL PROTECTED] Subject: Re: mod_webapp: redirects to ServerName Oli, My problem (encodeURL bug) is related. If *all* you care about is getting the hostname corrected and if you're not worried about changing ports, then I believe switching from mod_webapp to m

mod_webapp: redirects to ServerName

2002-01-17 Thread Oli Gauti Gudmundsson
Hi guys. I've installed Tomcat4 with Apache through mod_webapp, and it works. However, I have the following problem: If I point my browser to http://www.mydomain.com , Apache redirects me to http://123.45.67.89/index.jsp , where 123.45.67

Tomcat 4.01 + Apache 1.3 + mod_webapp: problem with root context

2002-01-16 Thread Oli Gauti Gudmundsson
Hey everyone. I've been looking for a solution to my problem for two days now, scanning through the archives without any luck. So, I'm hoping someone here can help me. Following are the specs of my system: Tomcat 4.01 Apache 1.3 JDK 1.2 Solaris 7 I built Apache and mod_webapp, and Tomcat now

RE: Frames and Apache/mod_jk

2001-07-23 Thread oLi
figuration, I just can't figure out what causes it. oLi --- Michael Weissenbacher <[EMAIL PROTECTED]> schrieb: > sounds much like you have some data in your servlet > object. if there are > multiple requests, you must consider that it's > always the SAME servlet >

Frames and Apache/mod_jk

2001-07-23 Thread oLi
the first response arrives a session object has already been created or not. Now I'm wondering why it works well with Tomcat directly but not with Apache. I have browsed through the archive but couldn't really find any similar case. Any comments will be greatl

Re: New Tomcat User - Install Problems

2001-05-22 Thread oLi
Might be a typo in your Classpath, there's a slash missing, and I guess that's why Tomcat can't find some classes that come with the JDK. > at\lib\xml.jar;c:\jdk1.3\lib;c:jdk1.3\lib\tools.jar ^^^ hope that helps, oLi --- "Sarkar, I

Re: AW: Charset Problem?

2001-05-22 Thread oLi
It is not a bug in the redirector, it just depends on the HTML Doctype tag, the language part just has to be DE in my case. Works fine now. --- oLi <[EMAIL PROTECTED]> schrieb: > I'm having the same problem: Cocoon web app running > on > NT4.0, Tomcat 3.2.1, IIS 4.0 in

AW: Charset Problem?

2001-05-22 Thread oLi
. I'm not sure if it really is a problem with the redirector. Does anybody have a clue? oLi -Ursprüngliche Nachricht- Von: Andreas Schlegel [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 26. April 2001 11:57An: [EMAIL PROTECTED] Betreff: Charset Problem?Hi, does anyone know this probl

Re: Images not showing on Win2000

2001-05-21 Thread oLi
I get the same under NT. Obviously it is a bug, when I have my static content served by IIS it works fine. oLi --- Eric Lubin <[EMAIL PROTECTED]> schrieb: > Can someone running Jakarta Tomcat 3.2.1 on Windows > 2000 test this for me? > Maybe it's a bug and i'l

Strange isapi_redirect error on NT

2001-05-21 Thread oLi
with Apache though, and without such problems. I suspect this to be some issue related to port configuration since IIS is listening on port 81, but my config files seem to be correct. I greatly appreciate any hints because I just can't figure out what's going on. Thanx, oLi _