https://issues.apache.org/bugzilla/show_bug.cgi?id=48543

--- Comment #3 from Rob S. <rsli...@sfu.ca> 2010-01-14 15:44:39 UTC ---
Hi Konstantin,

Many thanks for the quick reply!

Unfortunately, that relatively is different on every developer's machine based
on their own CATALINA_HOME and where they've chosen to check out CATALINA_BASE
for the branch they're working on.

So we still have to remember to change the custom property every time we work
on a different branch inside of our project settings.

This is versus the log4j-like approach of looking for an unqualified filename
in a known location (in log4j's case, it's the web app classloader, but I think
you understand what I'm saying :)

Would I be more likely to have a patch approved by overloading the use of the
existing property or suggesting a new property?

    catalina.config=foo.properties

versus:

    catalina.config.filename=foo.properties

Just curious if/where I should spend my time.

Thanks again!!

Rob

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to