Apache Tomcat/4.0.2 - HTTP Status 404 - /examples/jsp/

2002-02-23 Thread Terje Dahl

Yes, I am a "newbie", but...

Installed Tomcat 4.0.2 (precompiled version) (on Mac OS X (That's 
unix) ) in a directory I called "Tomcat".

Tomcat starts just fine with this script:
#!/bin/sh
export CATALINA_HOME=/Tomcat/jakarta-tomcat-4.0.2
export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Home
$CATALINA_HOME/bin/startup.sh

I get the default html-pages in "ROOT" no problem.
I can also run JSP-pages from "ROOT".
But nothing in "examples" works!
(I didn't change anything during installation, and there are lots of 
files and folder present in "examples"..)

Shouldn't I at least be able to expect at least the enclosed examples to 
run corectly "out of the box"?..

Terje


--
To unsubscribe:   
For additional commands: 
Troubles with the list: 




Re: [Mac OS X] /examples not working

2002-02-23 Thread Terje Dahl

I used StuffIt (Deluxe). Are you saying that should be OK, or not?

Terje


--
To unsubscribe:   
For additional commands: 
Troubles with the list: 




Re: [Mac OS X] /examples not working

2002-02-23 Thread Terje Dahl

Excelent tip

StuffIt Deluxe was no good!

I now unpacked it with gnutar, an reinstalled it.
And it works!!

Thanks alot!
(Spent weeks trying to figure out the problem)

Terje


--
To unsubscribe:   
For additional commands: 
Troubles with the list: