Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
but it doesn't seem to make a difference so far. We'll see.
Also, I tried running Tomcat, which I had tar-gzipped from a Linux machine with JDK 1.5, and got this when a jsp page loaded
Unsupported major.minor version 49.0This is because the jsps were compiled using 1.5. Just rm -rf everything in $CATALINA_HOME/work.
No comments:
Post a Comment