You could do it that way but I don't feel that placing "common" resources in a specific application directory is the proper approach.

For example, if I had shared dlls that are used for Microsoft Office, I wouldn't place them into the Word application's directory.


At 10:50 AM 3/1/2005, Doug wrote:
Just a curious question to this, I know Dan has his setup already but is there any reason that this could not be set up the other way around? I mean that the classes/jars are in the normal spot in Tomcat and the outside app accesses them there. The outside app shouldn't care where the files reside as long as the path to them is known and this way Tomcat is a untouched normal install.


Or am I missing something here? I am just trying to learn.



Dan wrote:

Just as soon as I hit send....

Registry entry.

HKLM | Software | Apache Software Foundation | Procrun 2.0 | Tomcat5 | Parameters | Java

Classpath = .;e:\java\library\basic;e:\java\library\custom;E:\java\Tomcat\bin\bootstrap.jar


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to