3 messages in com.mysql.lists.javaRe: Using Jrun 2.3
FromSent OnAttachments
Paul Charsley13 Jun 2000 15:38 
Matthew Albright13 Jun 2000 17:14 
Alfonso Urdaneta13 Jun 2000 19:09 
Subject:Re: Using Jrun 2.3
From:Alfonso Urdaneta (aurd@presideo.com)
Date:06/13/2000 07:09:00 PM
List:com.mysql.lists.java

Paul Charsley wrote:

Has anyone got experience accessing mysql with the Jrun 2.3 servlet engine. I keep getting the following error when I try to load the driver:

Exception! java.lang.ClassNotFoundException: org/gjt/mm/mysql/Driver [org.gjt.mm.mysql.Driver] at com.livesoftware.jrun.JRunServletLoader.loadClass(JRunServletLoader.java:296 )

I have placed the mysql_comp.jar, the mysql_uncomp.jar and even extracted the full directory structure into the /usr/local/jrun/bin directory which the Jrun documentation states to be the preferred location for the driver.

Has anyone experienced this problem, or am I missing something? Paul

1st - Don't forget that Jrun does not use the system classpath, but the one in it's properties file, so you need to make sure that the files are added to the jrun classpath as well as the system classpath.

2nd - We stopped using Jrun because it sucked - tomcat is much better & faster and more stable.

Hope this helps,

Alfonso.

"You can tune a piano, but you can't tuna fish"