Im not using JSF, 
I implemented the code you described asn it worked , but I tried to do the 
"same" to the set method and it failed(something i did wrong
my code was:

  | TaskController taskController = taskInstance.getTask().getTaskController();
  | if (taskController!=null) {
  | taskControler.submitParameters((TaskInstance) taskParameters);
  | }
  | 
  | is this kind of code/API described with examples?
  | 
  | thanks

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

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

Reply via email to