Got it. components.xml needed to be modified to specify the persistence unit name like
this:
<core:entity-manager-factory persistence-unit-name="feedbuilders"
jndi-name="java:/feedbuildersEntityManagerFactory" />
Sorry for the dumb question.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989098#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...