hello i use also glassfish and tomahawk when i start the aplication says
Starting up Tomahawk on the RI-JSF-Implementation. Starting up Tomahawk on the MyFaces-JSF-Implementation Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations. but, run ok 2008/10/8 <[EMAIL PROTECTED]> > jhomuth <[EMAIL PROTECTED]> writes: > > > Hi, > > > > I work with MyFaces and furthermore the additonal UI Library Tomahawk > > with a glassfish v2, and > > I don't went in big trouble, yet ! > > > > I should work > > How did you manage to overide the sun implementation with Myfaces? > > If I deploy my application the sun libraries are used instead of the > Myfaces ones that are bundled with my app. > > >> is it possible to use Myfaces on Glassfish v2 instead of Sun > >> implementation of jsf? > >> > >> After searching the Internet > >> i've found this quote: > >> > >> http://forums.java.net/jive/thread.jspa?threadID=44635 > >> > >> "The EE 5 specification doesn't allow the override of container supplied > >> javax APIs. Just like you can't provide your own implementation of > >> javax.servlet within your webapp, now that JSF is part of Java EE, you > >> can't supply alternate implementations of javax.faces." > > Jiri Pejchal > >

