[opencms-dev] Running OpenCMS from the Tomcat Root Context

Alexander Kandzior alex at opencms.org
Tue Feb 11 10:08:26 CET 2003


Paul,

this should be not to difficult to solve. What OpenCms version do you
use?

Best Regards,
Alex.

Alexander Kandzior
Alkacon Software - The OpenCms Experts
http://www.alkacon.com

> -----Original Message-----
> From: owner-opencms-dev at www.opencms.org 
> [mailto:owner-opencms-dev at www.opencms.org] On Behalf Of Paul Adams
> Sent: Tuesday, February 11, 2003 6:53 AM
> To: opencms-dev at www.opencms.org
> Subject: [opencms-dev] Running OpenCMS from the Tomcat Root Context
> 
> 
> I have changed my Tomcat installation thus:
>  
> server.xml: 
> 
> <Context path="" docBase="opencms" debug="0"/>
> 
> OpenCMS web.xml:
> 
> <servlet-mapping>
> 
> <servlet-name>OpenCmsServlet</servlet-name>
> 
> <url-pattern>/*</url-pattern>
> 
> </servlet-mapping>
> 
> I can now access the Workplace login screen with 
http://localhost/system/login but when I enter the user ID and password,
the page tries to direct me to
http://localhost/opencms/opencms/system/login/index.html?login=true

Is this easily changed or does this mean a trawl of the Workspace JSPs?

Any help or pointers would be greatly appreciated.

Regards

Paul Adams
Satsuma Solutions (Australia)





More information about the opencms-dev mailing list