Looks like I'm not the only one ... It also looks like this problem isn't 100% solved yet.
Perhaps someone can offer a bypass, then. I want my Action classes to be able to use Entities (Entity beans). Is there a way to get this functionality without using Session Beans ? (right now I'm getting an Exception if I'm trying to use @PersistenceContext in a Action that is not a SB). If I can do that, I could use simple POJO's instead of SLSB. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077186#4077186 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077186 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
