[opencms-dev] Error after login
Francis
ffraikin at met.wallonie.be
Thu Aug 19 09:01:11 CEST 2004
After login on :
http://localhost:8080/opencms.war/opencms/system/login/index.html?login=true
I receive this error
HTTP Status 404 - /opencms.war/opencms/system/login/index.html
type Status report
message /opencms.war/opencms/system/login/index.html
description The requested resource
(/opencms.war/opencms/system/login/index.html) is not available.
Apache Tomcat/5.0.26
OpenCms 5.01 is installed on Windows XP with JBoss 3.2.5 and MySql 4.020a.
Setup is OK with MySql
I also test
http://localhost:8080/opencms/opencms/system/login/index.html?login=true
after adding <Context path="/opencms"
docBase="${jboss.server.home.dir}/deploy/opencms" debug="0"
reloadable="true" crossContext="true" />
in jboss-service.xml, and restarted.
Same error
What's wrong
Francis
More information about the opencms-dev
mailing list