In the code you gave there was neither

@In(create=true) private AuthorName authorName;

nor

...
  | authorName = new AuthorName();
  | ...
  | 

Do you create a new AuthorName object somewhere else in your code?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964005
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to