Re: Tomcat 6.0.20 "unable to create new native thread"

2010-05-20 Thread andreas müller
Original-Nachricht > Datum: Wed, 19 May 2010 13:42:28 +0100 > Von: Peter Crowther > An: Tomcat Users List > Betreff: Re: Tomcat 6.0.20 "unable to create new native thread" > On 19 May 2010 13:26, wrote: > > java.lang.OutOfMemoryError: unable to create new native thread firs

Tomcat server.xml config for wildcard host

2006-10-20 Thread Andreas Müller
Hello, I'm looking for a solution to have only one Host configured in server.xml with is listening for a hostname pattern like *.sub.domain.tld. I'cant take a host just on the IP address because I need 2 or 3 similar hostname pattern on the same tomcat: *.sub.domain1.tld -> Host 1 *.sub.domain2.

How to setup wildcard host

2006-10-19 Thread Andreas Müller
Hello, how can I setup a host in server.xml so it will listen on all hosts "*.sub.domain.tld" ? I can't find any documentation about the name syntax for a host. Thanks, Andreas - To start a new topic, e-mail: users@tomcat.apa