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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...