Btw, you should use:

 @Begin
  |   public String selectOrganization() {
  |     organization = em.merge(selectedOrganization);
  |     return "editOrganization";
  |   }



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

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

Reply via email to