Please help RE: Servlet app error (runs on kaffe but not on sun jvm)

2005-05-10 Thread Gastón Simone
; > > java.lang.NoClassDefFoundError > > at > com.genexus.webpanels.GXWebObjectStub.callExecute(Unknown Source) > > at com.genexus.webpanels.GXWebObjectStub.doGet(Unknown Source) > > It seems there is a lib missing in your servlet. Add the required > jars to /WEB-INF/lib My servl

Re: kaffe and tomcat 5.5.4

2005-01-03 Thread David Goodenough
On Monday 03 January 2005 04:57, Ryan Harris wrote: > I'm running tomcat 5.54 on the "free" kaffe vm instead of Sun's JDK. > When I start tomcat with the startup.sh script as root, everything runs > perfectly. However I'm having trouble launching the process with

Re: kaffe and tomcat 5.5.4

2005-01-03 Thread David Goodenough
> If anyone has any helpful information, I would be most grateful. > It is disappointing that Tomcat 5.5.4 runs perfectly on Kaffe only to be > stopped by limitations in the commons-daemon... Perhaps there is > another way to run tomcat 5.54 on port 80 as an unprivileged user in &

Re: kaffe and tomcat 5.5.4

2005-01-02 Thread Trond G. Ziarkowski
Hi, Perhaps there is another way to run tomcat 5.54 on port 80 as an unprivileged user in linux? thank you, Ryan Harris Try wrapper.sourceforge.net. Trond - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

kaffe and tomcat 5.5.4

2005-01-02 Thread Ryan Harris
I'm running tomcat 5.54 on the "free" kaffe vm instead of Sun's JDK. When I start tomcat with the startup.sh script as root, everything runs perfectly. However I'm having trouble launching the process with JSVC. Does anybody know if JSVC can be made to work with java VMs o

trouble starting tomcat on kaffe

2003-12-04 Thread kalyan ram
Hai I am trying to start tomcat on kaffe virtual machine.I made the following changes: JAVA_HOME=/usr/local/kaffe/bin.In the conf/web.xml,i added the code compiler kjc I am working on tomcat version 4.1.29.The error being thrown by tomcat is

RE: tomcat on kaffe

2003-12-01 Thread Shapira, Yoav
Howdy, Please don't cross-post. Yoav Shapira Millennium ChemInformatics >-Original Message- >From: kalyan ram [mailto:[EMAIL PROTECTED] >Sent: Monday, December 01, 2003 1:17 PM >To: [EMAIL PROTECTED] >Subject: tomcat on kaffe > >Hai > How to run tomcat on

tomcat on kaffe

2003-12-01 Thread kalyan ram
Hai How to run tomcat on kaffe virtual machine?During setup or installation,what exactly do i need to modify? Any pointers would be helpful. Thanks -Ram __ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com

Kaffe

2002-10-22 Thread Sébastien Lardière
Is someone does run Tomcat with Kaffe JVM http://www.kaffe.org/> Is there any known bug, tips for install or running, or does I forget this idea immediatly ? -- Sébastien Lardière-?) Quiris Informatique /\\ _\_v -- To unsubscribe, e-mail: <mailto:tomca

Re: Kaffe or gcj JVM and Tomcat

2002-07-24 Thread David Goodenough
On Wednesday 24 July 2002 09:29, you wrote: > Has anyone had any success getting Tomcat to run in the Kaffe JVM? Or > running a native compiled Tomcat with gcj? I want to move at some point > to a completely open source, free web application environment, and Kaffe > or gcj look

Kaffe or gcj JVM and Tomcat

2002-07-24 Thread Joe Tomcat
Has anyone had any success getting Tomcat to run in the Kaffe JVM? Or running a native compiled Tomcat with gcj? I want to move at some point to a completely open source, free web application environment, and Kaffe or gcj look like the two most likely ways to do that. -- To unsubscribe, e

Kaffe and Tomcat 4?

2002-06-10 Thread Joe Tomcat
Has anyone yet tried using Tomcat 4 with the Kaffe (www.kaffe.org) jvm? I am excited about this jvm because it may be able to run natively on some platforms that Sun's jvm doesn't yet support, especially OpenBSD, which will probably never have native support from Sun. -- To unsu

Tomcat + Mips + Kaffe for Cube

2001-02-12 Thread Neil Streeter
Hi all, Just wondering if anyone has been successfull with the above mentioned configuration... Also wondering if there were any other implementation of JAVA that would run on a MIPS and might work. It seems that Kaffe has some downfalls at this point. Any pointers, stumblingblocks, gotcha

RE: Tomcat + Linux + Kaffe

2001-02-02 Thread Randy Layman
I haven't heard of ArraryIndexOutOfBoundsException's being thrown because someone was running Kaffe, but there are serious issues with Kaffe. You really should run the JVM from either IBM or Sun. Randy -Original Message- From: Jeff Sanders [mailto:[EMAIL

Tomcat + Linux + Kaffe

2001-02-02 Thread Jeff Sanders
I am trying to get Tomcat 3.2.1 installed and running on my out of the box Redhat Linux 7.0 installation which uses Kaffe as the JVM. I can get it running but when I browse to the sample page I get some ArrayOutOfBounds type errors. Is this configuration possible or do I need to update my JVM