RE: Very newbie question, Bootstrap: Class loader creation threw exception

2003-02-13 Thread Daniel Brown
Matt, Using JAVA_HOME: c:\jdk1.2.1 I'd recommend trying a 1.3.x or 1.4.x JDK, rather than this one. (The 1.4.1 I'm using works fine for me.) Alternatively, if you already have a later JDK, but it's not being used, create a file in Tomcat install directory/bin called 'setenv.bat',

Very newbie question, Bootstrap: Class loader creation threw exception

2003-02-12 Thread Matt
I recently downloaded tomcat to try it out, and learn new parts of server programs.(Kind of an odd thing) I installed the JDK and put the PATH to it as the first entry in my path statement I went and ran startup.bat and it spawns a new window, and goes away quickly, so I stepped through