Ops, typo.

  | public Manager modify(Manager selectedManager) {
  |     
  |         return  restrictedEntityManager.find(Manager.class, 
selectedManager.getId());
  | }
  | 

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

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

Reply via email to