yes. look at my first posting ;) but if i inititialize the Entitymanager on that way(in some SFSB) the DataSelection Model will not work properly. It works only if in Annotate the Entitymanager Variable with @PersistenceContext(unit-name"myunitname", type=PersistenceContextType.EXTENDED).
But then i must hardcode a unit-name, and thats the problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090412#4090412 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090412 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
