4 Replies Latest reply on Sep 24, 2007 3:39 PM by ekinsey

    MyFaces 1.2.0 and TomaHawk 1.6

      How do I configure RHDS to use the latest version of MyFaces and display the new components in RH Palette?

        • 1. Re: MyFaces 1.2.0 and TomaHawk 1.6
          ilya_shaikovsky

          Click on the Palette Editor icon on the Palette View. Remove MyFaces group. Then using D'n'D from Web Project View/Project Root/Taglibraries move needed tld to the pallete. All the components that exsist in the newest library will apear in the pallete.

          • 2. Re: MyFaces 1.2.0 and TomaHawk 1.6

            Thank you Ilya this was exactly what I was looking for. I could find this in the docs. I've one more question, if you don't mind. How do I create a new JSF Environment? When createing a new JSF project I would like to make avaiable a defined JSF environment, which includes the updated MyFace Libs.

            • 3. Re: MyFaces 1.2.0 and TomaHawk 1.6
              ilya_shaikovsky

              At this path:

              /home/user/rhdevstudio/rhds/eclipse/plugins/org.jboss.tools.common.projecttemplates_2.0.0.200708290300-nightly/templates
              


              you may found the templates and change the libraries.. I'm not sure that it is good solution... Just never think about it :)

              • 4. Re: MyFaces 1.2.0 and TomaHawk 1.6

                Thanks iLya, I really appreciate all of you rhelp.