Change By: Joseph Snyder (10/Sep/13 2:26 PM)
Description: The following producer produces null: 
    static @Produces @PersistenceContext(unitName = "defaultPU") @DefaultDatabase EntityManager defaultEM;

remove the "static" and the producer produces the correct object
 and the above movies are displayed corectly .
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira