[jboss-user] [JBoss Seam] - Re: Using stateless beans generated by seam in standalone Ja
pete.muir@jboss.org
do-not-reply at jboss.com
Fri Jul 13 10:56:45 EDT 2007
Seam-gen doesn't generate EJB3 SFSBs/SLSBs but JavaBean Seam components. As Matt says, you can probably convert them into EJB3s easily, and then, as long as you do a JNDI lookup, you should be fine. This isn't the right forum to ask about accessing EJB3s from a java app (try the EJB3 forum as a start).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064030#4064030
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064030
More information about the jboss-user
mailing list