I am able to put classes in the <CATALINA_HOME>\shared\classes and have all of my hosts access a common class. Is there a way to set a user directory as a shared webapp like that?
I am trying to move all of my webapps outside of the installed directories. I have a directory F:\www\common\classes and I want to make all classes in that directory shared by all hosts. Can that be done? Thanks, Keith