| Author |
Tomcat 6.0.18 examples not working when I javac (1.6..) recompile them...
|
mdunford Dunford
Greenhorn
Joined: Apr 02, 2009
Posts: 1
|
|
I installed Tomcat 6.0.18 on Mac OS X 10.5.6 (brand new iMac)
Examples all worked fine. E.g the HelloWorldExample displays
"Hello World" in my browser window.
So I then recompile it just to check that this works using:
It compiles fine. (My javac version is at 1.6.0_07)
But when I reload in my browser I get
HTTP Status 404. The requested resource is not available.
I restarted Tomcat. No joy either...
Anyone know what the heck is going on here...???
|
 |
 |
|
|
subject: Tomcat 6.0.18 examples not working when I javac (1.6..) recompile them...
|
|
|