[jboss-user] [JBoss Seam] - Re: Further extending an EntityHome

matt.drees do-not-reply at jboss.com
Tue Sep 25 12:13:41 EDT 2007


"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#4088507

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



More information about the jboss-user mailing list