In a war file, why can't I seem to replace classes in a WEB-INF/lib
jar file simply by creating them in WEB-INF/classes?  Do the classes
in WEB-INF/lib override WEB-INF/classes?  Is there a way to change
this order?

I'm including a third-party jar that has some undesirable behavior in
one class.  I'd like to replace it with my own implementation.  What's
the easiest way to do this?

FWIW, I'm integrating JSR299 into Resteasy, but Resteasy doesn't
currently have the right hooks.

Thanks,
Jeff


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to