Re: tomcat error

2005-06-07 Thread Christian Stalp
Am Dienstag, 7. Juni 2005 15:48 schrieb Michael Koch: > On Tue, Jun 07, 2005 at 04:01:20PM +0200, Christian Stalp wrote: > > > Can you try a debianized SUN JDK ? (with make-jpkg from java-package) > > > > It is a debianized SUN SDK!!! > > In /usr/local? Thats against each policy. Where did you got

Re: tomcat error

2005-06-07 Thread Christian Stalp
> Can you try a debianized SUN JDK ? (with make-jpkg from java-package) > It is a debianized SUN SDK!!! > I tried with kaffe 1.1.5-3 and it works fine except that I need to disable > the security manager to make tomcat4 start up. > > > Michael -- Christian Stalp Institut für Medizinische Biome

Re: tomcat error

2005-06-07 Thread Christian Stalp
> Which JVM are you using and if a prorietary one how have you installed it > and made sure it gets used by tomcat? > > > Michael Im using Sun JDK1.4 as the VM for Tomcat. This works very fine. I added this in /etc/default/tomcat: JAVA_HOME=/usr/local/j2sdk1.4-sun and the same entry in my bashrc

Re: tomcat error

2005-06-07 Thread Michael Koch
On Tue, Jun 07, 2005 at 04:01:20PM +0200, Christian Stalp wrote: > > > Can you try a debianized SUN JDK ? (with make-jpkg from java-package) > > > > It is a debianized SUN SDK!!! In /usr/local? Thats against each policy. Where did you got it from? Michael -- Escape the Java Trap with GNU Clas

Re: tomcat error

2005-06-07 Thread Michael Koch
On Tue, Jun 07, 2005 at 03:11:36PM +0200, Christian Stalp wrote: > > > Which JVM are you using and if a prorietary one how have you installed it > > and made sure it gets used by tomcat? > > > > > > Michael > > Im using Sun JDK1.4 as the VM for Tomcat. This works very fine. I added this > in /et

Re: tomcat error

2005-06-07 Thread Michael Koch
On Tue, Jun 07, 2005 at 11:10:05AM +0200, Christian Stalp wrote: > Hello together, > I have a problem, concerning the normal call of the Tomcat-Startpage. Each > time I call the localhost:8180 ( 8180 is my port for tomcat, debian-tomcat ) > I get this weired output on my Browser. I don't underst

tomcat error

2005-06-07 Thread Christian Stalp
Hello together, I have a problem, concerning the normal call of the Tomcat-Startpage. Each time I call the localhost:8180 ( 8180 is my port for tomcat, debian-tomcat ) I get this weired output on my Browser. I don't understand this, the servelt were not compiled in runtime like a PHP or Perl-sc