OK, I got it.

Instead of using setValue(..) it is necessary to write the desired value into a 
context, e.g. the SessionContext.


  | Contexts.getSessionContext()
  |                         .set("entityClassName", 
  |                         "Client");
  | 
  | 



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

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

Reply via email to