RE: running tomcat using sablevm

2005-02-18 Thread varsha.agrawal
. Regards. ---Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 11:13 AM To: Tomcat Users List Subject: Re: running tomcat using sablevm I hadnt tried SableVM. It may be that CLASSPATH settings Tomcat passes to VM is not properly passed

Re: running tomcat using sablevm

2005-02-18 Thread Remy Maucherat
On Fri, 18 Feb 2005 09:54:30 +0530, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello, Has anyone tried running tomcat using sablevm (JVM). I am trying to run tomcat but it fails. It gives ClassDefNot Found error. I don't know how to go about running the tomcat. Any suggestions or any

Re: running tomcat using sablevm

2005-02-18 Thread Dalibor Topic
Remy Maucherat remy.maucherat at gmail.com writes: No idea about Sable, but Kaffe from CVS works, as long as you help it by adding stuff in the classpath (commons-logging-api.jar and jmx.jar). Basically it doesn't read the manifest which are in JARs yet. I've just merged in some code from

RE: running tomcat using sablevm

2005-02-18 Thread varsha.agrawal
tomcat using sablevm Remy Maucherat remy.maucherat at gmail.com writes: No idea about Sable, but Kaffe from CVS works, as long as you help it by adding stuff in the classpath (commons-logging-api.jar and jmx.jar). Basically it doesn't read the manifest which are in JARs yet. I've just

Re: running tomcat using sablevm

2005-02-18 Thread Remy Maucherat
On Fri, 18 Feb 2005 16:48:36 +0530, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Where could I find the changes which you merged. Please help me out as I need it to fix my sablevm problem. I think you should give up on sable at the moment. I have never heard of anyone doing anthing Tomcat

Re: running tomcat using sablevm

2005-02-18 Thread Dalibor Topic
varsha.agrawal at wipro.com writes: Where could I find the changes which you merged. Please help me out as I need it to fix my sablevm problem. I got them from GNU classpath's CVS so I assume you should still be able to find them there. You may need to patch sablevm for it to work, but as

running tomcat using sablevm

2005-02-17 Thread varsha.agrawal
Hello, Has anyone tried running tomcat using sablevm (JVM). I am trying to run tomcat but it fails. It gives ClassDefNot Found error. I don't know how to go about running the tomcat. Any suggestions or any help is appreciated!!! Regards. Confidentiality Notice The information

Re: running tomcat using sablevm

2005-02-17 Thread Parsons Technical Services
Give more details and maybe someone can help. OS Version JVM version Tomcat Version Snip from logs with error Doug - Original Message - From: [EMAIL PROTECTED] To: tomcat-user@jakarta.apache.org Sent: Thursday, February 17, 2005 11:24 PM Subject: running tomcat using sablevm Hello, Has

RE: running tomcat using sablevm

2005-02-17 Thread varsha.agrawal
Technical Services [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 10:07 AM To: Tomcat Users List Subject: Re: running tomcat using sablevm Give more details and maybe someone can help. OS Version JVM version Tomcat Version Snip from logs with error Doug - Original Message

Re: running tomcat using sablevm

2005-02-17 Thread Antony Paul
Subject: Re: running tomcat using sablevm Give more details and maybe someone can help. OS Version JVM version Tomcat Version Snip from logs with error Doug - Original Message - From: [EMAIL PROTECTED] To: tomcat-user@jakarta.apache.org Sent: Thursday, February 17, 2005 11

RE: running tomcat using sablevm

2005-02-17 Thread varsha.agrawal
Yeah I was able to run the tomcat suing sun JVM, but not with this particular jvm. -Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 10:41 AM To: Tomcat Users List Subject: Re: running tomcat using sablevm Were you able to run it in Sun

Re: running tomcat using sablevm

2005-02-17 Thread Antony Paul
to run the tomcat suing sun JVM, but not with this particular jvm. -Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 10:41 AM To: Tomcat Users List Subject: Re: running tomcat using sablevm Were you able to run it in Sun or any other JVM