Can anyone tellme how do i override the classes in jboss classpath.
Basically i wanted to put a jar in my application lib and wanted to give it the topmost
preference even if a similar class is found in the JBOSS_CLASSPATH (and not server/lib )
.
I tried parent delegation but it doesnt work ...
The class loader always picks up the classes in the JBOSS_CLASSPATH even when i define a
similar class in my application/lib jar.
Plz let kno if any workaround
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033262#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...