[jboss-user] [JBoss Seam] - @In EntityManager is null when create an object from named b

2007-08-14 Thread cftdanny
If there is a bean named database, which @In entity manager: @Name("database") | @AutoCreate | public class Database { | | @In | private EntityManager entityManager; | | public Table createTable() { | return new Table(this); | } | |

[jboss-user] [JBoss Seam] - The feature of closed issue JBSEAM-715 is missed in Jboss Se

2007-08-14 Thread cftdanny
The module of pages.xml is good feature. After search in JIRA, it already implement in JBSEAM-715, but checked the source of 2.0.b1, I find, the following code is not implemented: Is this feature will be discard in 2.0? View the original post : http://www.jboss.com/index.html?module=bb&op=v