In the Beta2 PDF on page "179 of 193":
| @PersistenceContext
| public void setBookingDatabase(User em) {
| this.em = em;
| }
|
My guess is that the parameter type should not be a 'User.'
Trivial, I know, but...
Cheers,
Alph
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985115#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...