[opencms-dev] Problems with OpenCMS on Tomcat Root
Alexander Kandzior
alex at opencms.org
Tue Jun 3 08:36:00 CEST 2003
Paul,
in opencms.properties, change line
url_prefix_export=/${WEB_APP_NAME}/export
to
url_prefix_export=/export
Best Regards,
Alex.
Alexander Kandzior
Alkacon Software - The OpenCms Experts
http://www.alkacon.com
> -----Original Message-----
> From: opencms-dev-admin at opencms.org
> [mailto:opencms-dev-admin at opencms.org] On Behalf Of Paul Adams
> Sent: Tuesday, June 03, 2003 6:22 AM
> To: opencms-dev at opencms.org
> Subject: [opencms-dev] Problems with OpenCMS on Tomcat Root
>
>
> I am trying to set up OpenCMS as the ROOT application in a
> Tomcat installation. I have made the following configuration changes:
>
> server.xml -
>
> CoyoteConnector is running on Port 80
> <Context path="" docBase="opencms" debug="0"/>
>
> OpenCMS web.xml -
> <servlet-mapping>
> <servlet-name>OpenCmsServlet</servlet-name>
> <url-pattern>/*</url-pattern>
> </servlet-mapping>
>
> opencms.properties -
> url_prefix_export=/${WEB_APP_NAME}/export
> url_prefix_http=/${WEB_APP_NAME}
>
> I am able to login successfully using the URL
>
> http://localhost/system/login
>
> And get the workplace, however the graphic resources are not
> found, as their URLs are of the format
> > http://localhost/opencms/resources/opencms_grau.> gif
>
> Have I
>
> missed a configuration option somewhere?
>
> Software:
> Java JDK 1.4.1
> Tomcat 4.1
> OpenCMS 5.0 RC2
>
> Regards
> Paul Adams.
> N˝h )zw& x%SˡZȞ h˦ب+ʶ ry ^ؖ+-W +a f^ɬ?+-w ^ɬ
>
More information about the opencms-dev
mailing list