Sweet, but with this I think this can be changed from
| @In(create = true) @Out
| private Employee object;
|
to
| @In(create = true) @Out
| private Employee employee;
|
Very nice...thanks iradix
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957561#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...