-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi!
I have a strange problem with Tomcat 6.0.16 and the start order of my webapps. I just switched form 32bit-Windows XP to 64bit-Linux on my development system. On the Windows system everything works as expected: ROOT webapp is the first webapp to be loaded. Afterwords my webapp is loaded. But on the Linux system all is mixed up. The ROOT webapp is not loaded first. I have two configuration-file in conf/Catalalina/localhost: ROOT.xml (The Context of the Liferay portal server) <Context path="" reloadable="false" crossContext="true"> ... <!-- Just some Resource definitions --> </Context> Z11Intranet.xml (The Context of my portlets) <Context reloadable="false" docBase="${catalina.home}/../../abas/src/webapp/intranet" crossContext="true"> ... <!-- Just one Resource definitions --> </Context> Does anyone have hint for me what might go wrong? Thanks in advance Tobias - --- Mit freundlichen Gruessen / with kind regards Tobias S. Käfer Tobias S. Kaefer * Portal-Development ABAS Software AG, Suedendstrasse 42, 76135 Karlsruhe, GERMANY Fon: +49 721 967 23 0, Fax: +49 721 967 23 100 Managing board / Vorstand: Werner Strub (CEO, Vorsitzender), Peter Walser Chairman supervisory board / Aufsichtsratsvorsitzender: Thomas Frank Company Register / Handelsregister: HRB 107644 Amtsgericht Mannheim please visit our homepage / Bitte besuchen Sie unsere Homepage: http://www.abas.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIn8x9dJJ1JNEzpd0RAsTyAKCHuhfLK6nzOSLXSVD092cypqHX+wCgyp9n hodNecvRLNUKPcrwF8kU760= =r/56 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]