You can use JSF RI in your application. To do it you need to include jsf-ri/jsf-api into your web-application lib, and add <sys:inverse-classloading/> into your geronimo-web.xml - as result, JSF RI classes from your app will be loaded before MyFaces classes from Geronimo lib
2009/2/8 Ray_Clough <[email protected]> > > All the discussion I have seen about using Sun's RI of JSF (Mojarra) is > pretty old. Are there any new developments. We've run into some MyFaces > bugs that make us want to use Mojarra, which doesn't suffer the same bug. > Is it possible now to swap MyFaces for Mojarra? > > thanks, > Ray Clough > > -- > View this message in context: > http://www.nabble.com/Jsf-RI-%28Mojarra%29-in-Geronimo-tp21894352s134p21894352.html > Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. > > -- With Best Regards, Alexey Kakunin, EmDev Limited Professional Software Development: http://www.emdev.ru
