Hi
In server.xml
<Host name="lebtreu.ch" appBase="webapps">
<Context path="" docBase="magnoliaPublic" />
If I delete this line (<Context ... />), then the default index.jsp of
tomcat will be shown. But the startup works fine. So tomcat deployes
every webapp one time.
So one time magnoliaPublic will be deployed because it's defined in
server.xml and the second time it will be deployed by default?
Thanks
Christoph
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------