Howdy,
I'd use the same logic as with other common code: give each webapp its
own copy, in the WEB-INF/lib directory.  That keeps the webapps
self-contained, portable, and reduces the classloading complexities.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Michael Duffy [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, June 25, 2003 10:25 AM
>To: [EMAIL PROTECTED]
>Subject: Proper Idiom For Filters Common To Several Projects?
>
>
>Can someone offer a suggestion on how best to deploy
>filter code that's common to several WARs?  Should
>they be packaged into a JAR and put in
>TOMCAT_HOME/server/lib?
>
>I've got a compression filter that I'm using in one
>WAR, but I'd really like to put it someplace where all
>my applications can get at it.
>
>TIA - MOD
>
>
>__________________________________
>Do you Yahoo!?
>SBC Yahoo! DSL - Now only $29.95 per month!
>http://sbc.yahoo.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to