Two Depressed Questions

2001-04-11 Thread Michael McElligott
They're depressed because apparently nobody read them when I posted previously. ;) Or maybe nobody had the answers.  These are two questions I'm still hoping for a response on.  I'm hoping for Craig-like knowledge, but someone else who does have the same configuration but doesn't have the sam

aaargh!

2001-04-06 Thread Michael McElligott
Okay, so I want to hook up apache with Tomcat on my development box (win98).  So I read server.xml, and it tells me I need to make these modifications to httpd.conf.  Then it says: here's how you make mod_webapp.so.   Of course, to make mod_webapp.so, I need make, right?  And since I'm on 98

possible error in virtual hosts / context name clashes?

2001-04-05 Thread Michael McElligott
Okay, I'm just starting to investigate this one, and I have a non-standard configuration (I'm only using Tomcat right now - Apache isn't running), but here is my problem.   When I set up multiple hosts in Catalina, using the following in my server.xml:                          

spawning new thread in context listener - tomcat never finishes initializing?

2001-04-04 Thread Michael McElligott
Here's what I've got:   win98 jakarta-tomcat-4.0-b3.zip uncompressed into c:\tomcat4   I've added a listener in my web.xml document to listen for context initialization.  It's a copy of the listener provided in the examples app, with empty methods for everything except:     contextInitializ