"js8523" wrote : I solved the error listed above by removing the pageflow definition from the @StartTask and performing navigation using faces-config.xml.
Hmmm. I don't have any example of a task navigation using a jBPM pageflow, so I had better test that. http://jira.jboss.com/jira/browse/JBSEAM-136 "js8523" wrote : As I understand it jpdl pageflows are never stored in the persistence, so I presume it is picking up the page jpdl node from the application context (TaskInstance) somehow, but I never figured out when this was heppening. That really seems unlikely. "js8523" wrote : I am also having a bit of a nightmare injecting business process values in the same component that calls @StartTask as the variables aren't initialised until StartTask is called by then the injection process is complete? Business process variables are so too available as soon as the @StartTask method is entered. Check BusinessProcessInterceptor. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923757#3923757 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923757 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
