[jboss-user] [JBoss Seam] - Re: Using a stateless bean outside a seam application
christian.bauer@jboss.com
do-not-reply at jboss.com
Mon Apr 30 07:55:44 EDT 2007
Note that EJB 3.0 beans are plain Java classes. So you can always and anywhere access that class and instantiate it. You won't get any EJB service then though, no transaction interception etc.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041805#4041805
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041805
More information about the jboss-user
mailing list