Re: install tomcat under linux (java problem)

2006-02-12 Thread Wolfgang Hackl
Hannes Hein wrote: I tryed your simple code and in fact is seems to be a problem with the header files. That means the libraries aren't set up properly. But I always used SuSE Linux before, and SuSE is very easy and does anything necessary for you, so my problem is now: I don't know which

Re: install tomcat under linux (java problem)

2006-02-12 Thread Wolfgang Hackl
Hallo Hannes! Hannes Hein wrote: Yes. javac runs correctly. jsvc is a C program so you don't need a java compiler for building it. The problem 'configure: error: installation or configuration problem: javac cannot compile' is solved now as java runs correctly, but it still doesn't compil

Re: [OT] Top posting (was RE: question)

2006-01-03 Thread Wolfgang Hackl
Peter Crowther wrote: From: Carl Olivier [mailto:[EMAIL PROTECTED] A lot of people on this forum Top Post. Is this really such a big issue? I can sum it up with the following quote: -- snip -- A: Top posting. Q: What's the most confusing thing about mailing list messages? -- snip --

Re: Cluster Administration - Hitless upgrade

2005-12-30 Thread Wolfgang Hackl
> I would like to remove a Tomcat node from the cluster without first > shutting it down to allow any requests in progess to complete. Is it > possible to instruct Apache to stop routing requests to the node and > failover another node yet allow all requests in progress to complete. You can do th