On Wed, Jun 25, 2008 at 6:58 PM, <[EMAIL PROTECTED]> wrote: > > So the 'Simple jar upgrade' method described there works even with jars like > MyFaces that are defined as non-overridable due to the Java EE spec > requirements?
non-overridable from the application/module's point of view not server. The plugin-infrastructure page describes the process of replacing/overriding a jar in Geronimo repository. Applications still cannot override classes/jars that are not overrideable. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl
