Date: 2004-08-04T15:39:00
   Editor: TobyCabot <[EMAIL PROTECTED]>
   Wiki: Apache Geronimo Wiki
   Page: Running
   URL: http://wiki.apache.org/geronimo/Running

   note about tools.jar

Change Log:

------------------------------------------------------------------------------
@@ -1,3 +1,7 @@
+= Setup =
+
+If you use Java Server Pages then Geronimo will need to have the Java 
Development Kit `tools.jar` file on its classpath.  If you're using a Sun JDK 
then the easiest (although cheesiest) way to make this possible is to copy 
`tools.jar` from `$JAVA_HOME/lib` to `$JAVA_HOME/jre/lib/ext`.
+
 = Running The Server =
 
 The Geronimo server is started using the executable jar file `bin/server.jar`. 
 

Reply via email to