[jboss-user] [JBoss Tools] - Generating a working application that uses EJB

Denis Golovin do-not-reply at jboss.com
Mon Mar 29 13:28:23 EDT 2010


Denis Golovin [http://community.jboss.org/people/dgolovin] replied to the discussion

"Generating a working application that uses EJB"

To view the discussion, visit: http://community.jboss.org/message/534474#534474

--------------------------------------------------------------
It is uses EJB for Seam Web Project in EAR deployment, but only for business logic, so Seam Action in such projects is represented by interface with @Local annotation and bean implementation with @Stateless annotation. It uses @Entity annotations for persistent objects to signifies the fact that the class is a JPA entity. Seam Web project generation is based on Seam-Gen templates that comes with Seam runtime.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/534474#534474]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100329/b2777aae/attachment.html 


More information about the jboss-user mailing list