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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...