[jboss-user] [JBoss Seam] - Re: Failure to create and deploy a Seam project using the ne
tamirw
do-not-reply at jboss.com
Thu Aug 23 04:34:15 EDT 2007
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
More information about the jboss-user
mailing list