"mustaghattack" wrote : Hi, about the EntityHome class I think it would be
better to just pass the entity class as a parameter for the constructor, or at least to
have a parameterized constructor.
Seam instantiates (javabean) components with a no-arg constructor, so this won't help,
unless you yourself instantiate an entityHome using "new", which you
shouldn't ever be doing.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088507#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...