GREAT NEWSS...
the JSP date example works..i have only tested the date exampls soo far aand after the HUGEE help that I got from everyone, I am thrilled.Thanks a lot evryone..at this point it is working,..I hope it stays that way.. i thing i DID change though. I changed my JAVA_HOME to /usr/bin/java....... I still need to try out more examples..now few from my hard drive as well as make sure the shutdown works.. Will keep u all posted with my progress. Thanks sooo soo much ... On 9/13/07, Brian Munroe <[EMAIL PROTECTED]> wrote: > Oops, I stand corrected, as I see further along in the thread that > JAVA_HOME is pointing to where I suggested. > > See I knew I shouldn't have jumped in here! :) > > -- brian > > On 9/13/07, Brian Munroe <[EMAIL PROTECTED]> wrote: > > On 9/11/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote: > > > > > > > > ?? On my Mac (OS X.4.10) $JAVA_HOME is: > > > > > > /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0 > > > > > > > Hi everyone. > > > > I don't mean to cloud the discussion with a possible non-issue, but > > for fun, I just tried defining my JAVA_HOME as you suggested, tried > > starting Tomcat and it showed the normal startup 'messages' > > > > canker:~ brian$ $CATALINA_HOME/bin/startup.sh > > Using CATALINA_BASE: /Users/brian/apache-tomcat-5.5.23 > > Using CATALINA_HOME: /Users/brian/apache-tomcat-5.5.23 > > Using CATALINA_TMPDIR: /Users/brian/apache-tomcat-5.5.23/temp > > Using JRE_HOME: > > /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0 > > > > But then if I do a ps -A | grep -i java (or a netstat), I don't see > > Tomcat running. > > > > If I do > > > > export > > JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home > > > > (notice the Home on the end) > > > > Then when I start Tomcat, and do a ps -A or netstat, I do see it > > running. I believe the erroneous JAVA_HOME is causing this muted > > error. > > > > -- brian > > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]