[jboss-user] [JBoss Seam] - Re: Seam-gen generated entity and @Embeddable class problem

jlemoine do-not-reply at jboss.com
Sat Dec 2 05:54:29 EST 2006


Ooops...

Works really better when the Country class initializes the name...
like:

// private Name name;
  | private Name name = new Name();

Since there were no explicit "null pointer exception", I didn't look that direction.

Anyway, sorry for spamming this forum with my crap questions, and:

Thanks!

Jean

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

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



More information about the jboss-user mailing list