feel free to enhance it http://wiki.apache.org/myfaces/Shared_-_impl_or_tomahawk
On 6/2/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
Hey Matthias, you should put this excellent description somewhere in our wiki. Ciao, Mario > Matt- > > you are using name space "org.apache.myfaces.shared_impl.**;" > > I strongly recommend to use "org.apache.myfaces.shared_tomahawk.**;" > > The shared classes are *integrated* in tomahawk.jar and myfaces-impl.jar. > If you use shared_impl your Renderer depends on myfaces as your jsf > runtime. > By using "shared_tomahawk" namespace your Renderer *only* depends on > Tomahawk, which *should* run w/ RI. > > There is also a myfaces-shared-core.jar, which is the base of both > shared_XXX namespaces. > This JAR includes the "org.apache.myfaces.shared.*** namespace, but > there is no released version for it. > > -Matthias
-- Matthias Wessendorf Aechterhoek 18 48282 Emsdetten blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com

