BTW - On Windows, here is a great free MD5 gui based program to verify
the download files -
http://www.md5summer.org/
-Donald
Donald Woods wrote:
What path is Geronimo installed under?
If you extracted it into C:\Program Files\ or under your home directory,
then try extracting it to a shorter path without spaces, like
C:\geronimo-tomcat6-javaee5\ instead.
Also, try verifying that the file you downloaded was not corrupted
during transit, by using the MD5 files on our download site -
http://geronimo.apache.org/apache-geronimo-v213-release.html
If the file was corrupted and you used a mirror site, try downloading
directly from the Apache server -
http://www.apache.org/dist/geronimo/2.1.3/geronimo-tomcat6-javaee5-2.1.3-bin.zip
-Donald
perwristel wrote:
Hi
I have tried to start a couple of versions of Geronimo in Windows XP
but it
fails.
Geronimo 2.1.3 Tomcat: java.lang.ClassNotFoundException:
org.apache.geronimo.console.gbean.ContextForwardGBean
Geronimo 2.1.3 Jetty:
java.io.FileNotFoundException: pluto-portal-driver-services-config.xml
(i do have a pluto-portal-driver-config.xml in the same directory where
geronimo is looking for pluto-portal-driver-services-config.xml)
If I download pluto-portal-driver-services-config.xml and put it there
I get
the error
java.lang.ClassNotFoundException:
org.apache.geronimo.console.gbean.ContextForwardGBean
My JAVA_HOME is set to Sun's JDK 1.6.0_07
It sound so simple to start the server in the documentation. What do I do
wrong?