[opencms-dev] java.lang.NoSuchMethodException

Stephan Klauberg sk_opencms at hotmail.com
Sat Mar 18 18:34:25 CET 2000



>jre -cp opencms.jar -cp xerces.jar -cp mysql_uncomp.jar
>com.opencms.setup.CmsShell com.opencms.file.CmsInitMaySqlFillDefaults
>org.gjt.mm.mysql.Driver
>"jdbc:mysql://localhost:3306/opencms?user=root&password=basti"
>config/cmssetu.txt

Have you put in in brackets ?
(jre .... password=XX") < config/cmssetup.txt ??

Else make the classpath absolute use:
java -classpath /usr/local/httpd/servlets/opencms.jar:/usr.../xerces.jar: 
bla blub

bye Stephan
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com




More information about the opencms-dev mailing list