Chris, Tomcat requires the Java Development Kit (JDK). Paul Spencer
Chris Weaver wrote: > Jeremy- > Thanks for the response. Downloading the SDK fixed the problem. Finally. Thank >you. Does this mean > that any time I expect to use Jetspeed on a server I have to install a Development >Env.? That seems > like a broken idea to me. BTW, is the JDK the same as an SDK? If not, what is the >difference? If > so, why the naming discrepancy? Very confusing with all the various Java downloads, >even to an > experienced programmer. > > The servlet examples work fine, of course, but I didn't think to check the JSP >examples. > > Jeremy Kuhnash wrote: > > >>You are using a JRE (Java Runtime Environment), not a JDK (Java >>Development Environment). Please install a JDK from >> > >>http://java.sun.com and make sure to include $(JAVAHOME)/lib/tools.jar on >> > > This is/was on my CLASSPATH. > > >>your Classpath (this will include the sun.tools.javac class that will >>satisfy the below dependency) >> > > Thanks again for the assistance. FINALLY, I've got it running. And I still have a >little hair left. > ;) > Chris > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
