accessing servlet 404 error

2002-12-16 Thread Julie Jordan
I'm just starting my first webapp with Tomcat and have placed the files classes into /tomcat_home/simple: Simple.html, index.class, index.jsp, index.java, Simple.java classes WEB-INF I added the following to Server.xml: Context path=/simple docBase=simple debug=9 reloadable=true / When I try

Re: accessing servlet 404 error

2002-12-16 Thread Julie Jordan
examples work ? http://servername Are you accessing the correct port ? (8080 by default) http://servername:8080/ Cheers, Julie Jordan jjordan@centonliTo: [EMAIL PROTECTED] ne.com cc

jdbc ClassNotFound error

2002-10-03 Thread Julie Jordan
This is my first pass with trying to establish a jdbc Oracle connection with Tomcat.. So please be kind. 1. I have created a myfilename.class and html page (calling class) and placed them into /usr/local/tomcat/webapps/ROOT 2. I also set up my Oracle jdbc in the java file and placed the Oracle

XML Parser question

2002-09-19 Thread Julie Jordan
Hi all, I am trying to create a simple XML transformation. In my directory: tomcat/lib/container I have the crimson.jar and the xalan.jar I created a directory called: tomcat/webapps/cocoon/election where I have put my xml, xsl, and dtd files When I point my browser to:

XML Parser question

2002-09-18 Thread Julie Jordan
Hi all, I am trying to create a simple XML transformation. In my directory: tomcat/lib/container I have the crimson.jar and the xalan.jar I created a directory called: tomcat/webapps/cocoon/election where I have put my xml, xsl, and dtd files When I point my browser to:

JIT compiler fails

2002-08-21 Thread Julie Jordan
Hi all, When I start Tomcat my JIT compiler fails, but I am able to view the Cocoon pages, but why the failure? I'm new to Tomcat/Cocoon, in my tomcat/lib/container I have: crimson.jar, xalan.jar, jasper.jar among other jar files. Am I missing something? Am running on Unix: Apache 1.3.9,

Tomcat/Cocoon space errors

2002-08-19 Thread Julie Jordan
Hi all, I am new to Apache/Tomcat and finally got it all loaded and working. When I get into the Cocoon pages I start throwing errors as follows. Not sure what configurations I need to change. Not sure why it isn't compiling the sitmap?? Am running on Unix: Apache 1.3.9, JSDK2.0, mod_jk,

Re: Tomcat/Cocoon space errors

2002-08-19 Thread Julie Jordan
:42PM -0400, Julie Jordan wrote: Hi all, I am new to Apache/Tomcat and finally got it all loaded and working. When I get into the Cocoon pages I start throwing errors as follows. Not sure what configurations I need to change. Not sure why it isn't compiling the sitmap?? Am running

Classpath problem

2002-08-09 Thread Julie Jordan
I have a problem with Tomcat finding my Java.I've have Apache 1.3.9 working fine. Then loaded JSDK2.0 with my existing JDK 1.1.7B. Am running UnixWare. I loaded Tomcat and config'ed it (correctly I hope) and when I try to start it I get the following: Using classpath: ./../lib/tomcat.jar Using