RE: session replication

2004-03-25 Thread Erin O'Neill
Here's an interesting thing -- I just make the change of adding to /etc/profile: the JAVA_HOME CATALINA_HOME, restarted tomcat and the JSP example that normally fails works. If I reload the page and it fails with the compiler not found error but if I go back and reclick it works (this is

Re: error running JSP Config on tomcat examples - tomcat 5.0.19

2004-03-23 Thread Erin O'Neill
/j2se and /usr/jre -- j2re1.4.2_04. Should I NOT use symlinks?? Any other suggestions? thanks all! erin At 08:59 PM 3/22/2004 -0600, you wrote: On Mon, Mar 22, 2004 at 02:20:03PM -0800, Erin O'Neill wrote: : My error message says this (in a small part): : org.apache.jasper.JasperException

Re: error running JSP Config on tomcat examples - tomcat 5.0.19

2004-03-23 Thread Erin O'Neill
I found out what my configuration error was! I'm sending it to this list so if another newbie has problems they might google out this answer! :) (I really hate it when someone just replies to the list -- oh never mind I got it! and then doesn't give the answer!) I found this link:

Re: error running JSP Config on tomcat examples - tomcat 5.0.19

2004-03-22 Thread Erin O'Neill
? I thought Tomcat 5 needed this version of jdk? Suggestions? thanks, erin At 10:10 AM 3/18/2004 -0800, Erin O'Neill wrote: Hello all - I'm new to setting up a tomcat server. I was asked to install tomcat 5. I can get a stand alone tomcat server up and running but some of the examples fail

error running JSP Config on tomcat examples - tomcat 5.0.19

2004-03-18 Thread Erin O'Neill
Hello all - I'm new to setting up a tomcat server. I was asked to install tomcat 5. I can get a stand alone tomcat server up and running but some of the examples fail. Particulars of my system: Tomcat/5.0.18 (I've got t.0.19 running??) Apache/2.0.48 JVM version: 1.4.2_03-b02 Solaris 2.8 I

Error on JSP-examples - Tomcat 5

2004-03-11 Thread Erin O'Neill
Hello all - I'm new to tomcat and it is driving me up the wall! I've followed the instructions/tutorial to get it up and running. I'm installing tomcat 5.0.19 on a solaris machine (OS 2.8 with patches), Apache 2.0.48. Java is 1.4.2_03-b02. Apache is up and running basic html, perl cgi php cgi