As we all know, we can put the web application jar under:/WEB-INF/lib
 
I have abc.jar in the /WEB-INF/lib already, which contains all the application 
needs.
 
We need to fix the bug inside th abc.jar, we create a patch jar, abcPatch.jar. 
 
We need to make sure when tomcat starts, the abcPatch.jar loaded before the 
abc.jar
 
Can anyone give me some idea how/where to deploy the abcPatch.jar so it will be 
loaded before the abc.jar?
-- all the classes in the abcPatch.jar will overwrite those with same name in 
abc.jar.
 
I know I can unpackage the abcPatch.jar and put under /WEB-INF/classes folder, 
but this is not we are looking for.
 
Thanks
Michael 
_________________________________________________________________
Get back to school stuff for them and cashback for you.
http://www.bing.com/cashback?form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_BackToSchool_Cashback_BTSCashback_1x1

Reply via email to