[opencms-dev] Error after login

Christian Schmidt christian.schmidt at questico.de
Thu Aug 19 12:14:29 CEST 2004


Francis,

maybe I'm wrong but for me it looks like the war-file is not unpacked 
(hence the opencms.war in the url). You might try unpacking it manually 
(Tomcat, for instance, unpacks it automatically in the webapps directory...)

Hth,
best regards,
Christian

> 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