[jboss-user] [JBoss Seam] - Re: POJOs instantiated twice

jweidner do-not-reply at jboss.com
Tue Jan 9 09:49:07 EST 2007


So I suppose it's best then that the POJO's constructor doesn't do anything.   Any required initialization should go in a method annotated with @Create, since Seam will call this method after it instantiates and injects the object.

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

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



More information about the jboss-user mailing list