[jboss-user] [JBoss Seam] - Re: Embedded EJB

cwash do-not-reply at jboss.com
Mon May 14 13:45:45 EDT 2007


There is an embedded EJB container available to you if you want to deploy Seam code that utilizes EJBs outside of an EJB container.

If you follow most of the Seam tutorials, they have you set up JBoss with an EJB3 profile enabled, so you use JBoss's EJB container.  So there is no need to use the embedded EJB container.

If you used Seam-gen with the default options and datasource, and have JBoss set up to use the default HSQL datasource (it's a in-memory database that doesn't require external installation or configuration) then it should work with the default options.

If you are pretty sure you're using the standard configuration and still have problems, post any errors you see and others may be able to help.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045567#4045567

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045567



More information about the jboss-user mailing list