October 23, 2008

TOTD #50: Mojarra 2.0 EDR2 is now available – Try them with GlassFish v3 and NetBeans 6.5

Categories: javaserverfaces, netbeans, totd

Yaaay, 50th tip!! The previous 49 tips are available here.

Mojarra EDR2 is now available – download binary and/or source bundle!

GlassFish v2 UR2 ships with Mojarra 1.2.0_04 and v3 prelude comes with 1.2.0_10. The Mojarra binaries in both v2 and v3 can be easily replaced by the new ones as described in Release Notes. Additionally, TOTD# 47 explains how to get started with Mojarra 2.0 on GlassFish v2. This blog will guide you through the steps of installing these bits on GlassFish v3 Prelude and show how to use them with NetBeans IDE.

  1. Download latest GlassFish v3 prelude and unzip.
  2. Start Updatetool from “bin” directory. The first run of the tool downloads and installs the tool. Start the tool by typing the command again to see the screen shown below:

  3. Click on “Update”, “Accept” the license and the component is then installed in GlassFish directory. Optionally, you can click on “Installed Components” and then verify that bits are installed correctly.
  4. An EDR2 compliant application can now be directly deployed in these GlassFish v3 bits. There is some work required in order to use code completion, auto-fixing of Imports  and similar features in NetBeans 6.5 RC. The steps below describe that.
    1. In “Tools”, “Libraries”, click on “New Library …”, enter the name “JSF2.0″ as shown:

    2. Click on “OK”, “Add JAR/Folder…” and pick “glassfishv3-prelude/glassfish/modules/jsf-api.jar”, click on “OK”.
    3. Right-click on the NetBeans project, select “Properties”, “Libraries” and remove “JSTL1.1″ and “JSF1.2″ libraries.
    4. Click on “Add Library …”, select the newly created “JSF2.0″ library, click “Add Library” and then “OK”.
  5. In order to run “Cities” application on these GlassFish bits copy MySQL Connector/J jar in “glassfishv3-prelude/glassfish/lib” directory and then deploy the application.

Here are some pointers to get started:

  • EDR2 Specification
  • Javadocs
  • Release Notes
  • JavaScript API
  • JSP TLD
  • Facelets2 TLD

Have you tried your JSF 1.2 app on Mojarra 2.0 ? Drop a comment on this blog if you have.

File JSF related bugs here using “2.0.0 EDR2″ version and ask your questions on .

Please leave suggestions on other TOTD (Tip Of The Day) that you’d like to see. An archive of all the tips is available here.

Technorati: totd javaserverfaces mojarra glassfish v3 netbeans

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • DZone
  • StumbleUpon
  • Technorati
  • Twitter
  • Slashdot
Related posts:
  1. TOTD #47: Getting Started with Mojarra 2.0 nightly on GlassFish v2
  2. TOTD #108: Java EE 6 web application (JSF 2.0 + JPA 2.0 + EJB 3.1) using Oracle, NetBeans, and GlassFish
  3. TOTD #32: Rails Deployment on GlassFish v3 from NetBeans IDE
  4. TOTD #40: jQuery Autcomplete widget with MySQL, GlassFish, NetBeans
  5. TOTD #112: Exposing Oracle database tables as RESTful entities using JAX-RS, GlassFish, and NetBeans

4 Comments »

  1. You know, it would be great if you guys had a live demo of Mojarra somewhere so that we Java developers could have a look at it…and decide if it’s worth getting excited about JSF again.

    Comment by Jacek — October 23, 2008 @ 11:22 am

  2. [Trackback] GMaps4JSF allows Google Maps to be easily integrated with any JSF application. This blog shows how to use this library with Mojarra – JSF implementation delivered from the GlassFish community. TOTD #50 explains how to create a simple JSF…

    Comment by Arun Gupta's Blog — October 24, 2008 @ 6:52 am

  3. Java developers could have a look at it

    Comment by Travesti — March 8, 2009 @ 2:47 pm

  4. Thanks for the information

    Comment by sinema izle — March 13, 2009 @ 2:09 pm

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress
109250 visits from Sep 11, 2009