[opencms-dev] opencms/opencms prefix remove
CLB
opencms at colaborativa.net
Thu Sep 9 18:56:49 CEST 2004
Hello,
The first "opencms" is just the webapp name. You can make it the default
context by editing the configuration file in $TOMCAT/conf/server.xml to
make it the application under the /.
Example (I have it in the ROOT folder, but you can have it under the
opencms folder, just change the value there):
<Context className="org.apache.catalina.core.StandardContext"
cachingAllowed="true"
charsetMapperClass="org.apache.catalina.util.CharsetMapper"
cookies="true" crossContext="false" debug="0" displayName="OpenCMS"
docBase="ROOT"
mapperClass="org.apache.catalina.core.StandardContextMapper" path=""
privileged="false" reloadable="false" swallowOutput="false"
useNaming="true"
wrapperClass="org.apache.catalina.core.StandardWrapper">
</Context>
The second "opencms" is the name of the servlet, which you can
change/edit in the web.xml once the application has been deployed (you
have also to touch somewhere in the opencms.properties).
HTH,
--mariano
-----Mensaje original-----
De: thalupula ravi varma [mailto:thalupularavi at rediffmail.com]
Enviado el: Jueves, 09 de Septiembre de 2004 01:38 p.m.
Para: opencms-dev at opencms.org
Asunto: [opencms-dev] opencms/opencms prefix remove
Hi,
I already posted this question, but i'm not getting good answers for
this question.
if anybody knows, give ans to this question.
i want remove opencms/opencms prefix.
urgently,
I struglling with this probelm from last week.
Advanced thanks for u
your
Thalupula Ravi
Software engineer
<http://clients.rediff.com/signature/track_sig.asp>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20040909/ca8d8cd9/attachment.htm>
More information about the opencms-dev
mailing list