Re: Unable to start Tomcat(4.0.3)

2002-04-02 Thread Fabien Nisol
You already have a process that is listening on port 8080. Try to change the port in server.xml or try to determine which program is using port 8080 on your system At 12:40 PM 02/04/2002 -0500, you wrote: >Installed Tomcat on a HP machine running HP-UX 11. Also running Netscape >Navigator 4.x >

Re: mod_jk problem

2002-03-26 Thread Fabien Nisol
p listener onto port 8009, but a netstat shows me that apache is never connecting to port 8009 (no ESTABLISHED or TIME_WAIT lines) .. :( >If there are still problems you should activate the logging in tomcat. >Tomcat will tell you how it want's to match paths to Contexts and &

Re: SV: mod_jk problem

2002-03-26 Thread Fabien Nisol
n the server.xml? > >Uwe > >-Ursprungligt meddelande- >Fran: Fabien Nisol [mailto:[EMAIL PROTECTED]] >Skickat: den 25 mars 2002 22:29 >Till: [EMAIL PROTECTED] >Amne: mod_jk problem > > >Hello all.. > >I've got some problems accessing my tomcat p

Re: mod_jk problem

2002-03-26 Thread Fabien Nisol
onal line, which says that a worker was found. > >Hope this helps > >Bernd > >Fabien Nisol wrote: >>Hello all.. >>I've got some problems accessing my tomcat pages through tomcat using >>mod_jk... >>I'm currently trying to link apache (1.3.24) and

mod_jk problem

2002-03-25 Thread Fabien Nisol
Hello all.. I've got some problems accessing my tomcat pages through tomcat using mod_jk... I'm currently trying to link apache (1.3.24) and tomcat (4.0.3) together... My first problem was tru64 ... I had to patch and hack mod_jk like a fool ! But it finally worked... Both servers run fine, my

Re: bug in catalina.sh

2002-03-25 Thread Fabien Nisol
w that the "$@" works on Solaris and Linux >and Mac >OS X. > >Also, have you tried using "${@}"? Most platfroms don't require the curly >braces >to preserve quoting, but maybe yours does. > >Patrick > >Fabien Nisol wrote: > > &

Re: Please read Re: Urgent Re: Newbie: Servlet under Windows does not run

2002-03-18 Thread Fabien Nisol
At 02:59 PM 18/03/2002 -0500, you wrote: >Please read this thread and tell me what the h**l I am doing wrong. I am >just trying to write my first servlet. I have to give a demo Tuesday >evening and I cannot get TomCat to run my servlet. Tomcat insists that it >cannot find the class, even though

Re: Realm configuration in jsp

2002-03-15 Thread Fabien Nisol
it from multiple places. The admin webapp (also being built for the HEAD >branch) uses just this kind of trick to have a webapp that is able to >administer the very same user database that Tomcat is using to >authenticate, but without having to configure the access properties more >