[jboss-user] [JBoss jBPM] - Re: FacesContext

Viegas do-not-reply at jboss.com
Thu Jul 20 10:53:40 EDT 2006


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



More information about the jboss-user mailing list