Christoph Kukulies a �crit : > I'm running apache 1.3.23 with tomcat 4.0.3 (mod_webapp) > (although the tomcat examples still cannot be seen under /examples > through apache - - :8080 (tomcat) sees them). > > Anyway, strange things were happening when OpenCMS loaded itself and > a project was imported. A deploy directory is only filled halfway, > files are missing etc. > > Someone from the opencms mailing list pointed me to perhaps setting > the amount of memory the java servlet engine is using by some switch > -Xmx256M becaus eth e default were -Xmx64M and that could be not enough. > > Were can one set this option in Tomcat? > > -- > Chris Christoph P. U. Kukulies [EMAIL PROTECTED] > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
Well I think that the best place for it is in ... $CATALINA_HOME/bin/catalina.sh and modify/append the variable: CATALINA_OPTS ! Hope this help. Jean-Luc :O) -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
