we want implement patch processas we ship our app to our client.
we have a EAR file with utility jar files and web apps.every time we fix a issue we want
to make a jar(patch.jar) containing only those changes for tha same classes which exists
in EAR file utility jars.
How do i force jboss to load classes from patch.jar instead of jar in ear file.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174108#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...