4 Replies Latest reply on Sep 18, 2007 2:56 PM by norman.richards

    Applying patches for Seam JSF implementation

    yacho

      So, as stated in the topic before(http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085245#4085245) issue im experiencing is resolved in CVS version of JSF implemntation. I tought : "OK i'll just find jsf-impl.jar in my JBossAS directory replace library with patched one and all will go smoothly.".
      It seems that its not that simple. I searched my whole damn drive and the pnly place i could find jsf impl is my Eclipse workspace /lib/ folder. Theres no deployed jsf-impl.jar within the app.

      So i come to you guys .... Where the Seam's jsf implementation is held (if i recall correctly its MyFaces, im totally cool with it, just need one library from RI) how to replace a class thats bugging me ? :/

      PS. the lib i need to replace is : com.sun.faces.renderkit.html_basic.MenuRenderer if thats of any importance