I am not sure I understand the problem?

Are you running on Windoz or a UNIX(tm) based system?

Why do you not define JAVA_HOME and CATALINA_HOME in the startup scripts? How do they start TOMCAT in your scenario - why don't you just do a 'pwd'
and base the other variables relative to that?

I would also put JAVA on your stick - so that you know where
your JRE is.

Andrew

PS: Be careful with sticks - they have have a limited number of write cycles per block before the block dies..... ext2 has been reported to kill them quite quickly
(especially the ones that don't move blocks around)...







On 26/05/2006, at 11:07 AM, Markus-Alexander Metz wrote:

Hi David

Thank you very much for your feedback :-) ... I have no problems when
running tomcat on my memory stick ... the problem is another one. For
getting running tomcat you have define CATALINA_HOME and JAVA_HOME. This values have to be defined on every pc, on which I wanna run tomcat. So the
app server isn't portable anymore.

It would be nice, if tomcat would read this values for example from a config file so that tomcat became portable. And I'm looking for a solution, which
would solve this problem, so that tomcat is portable an I could use my
flavour development environment at home, as well as in my job

Perhaps you see a solution for my problem. Thanks for all

Markus


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to