[jboss-user] [JBoss jBPM] - Re: declare variables

rjack2 do-not-reply at jboss.com
Wed Aug 8 12:32:30 EDT 2007


Folks,

I ran across this problem with 3.1 recently. It seems to me  you have to do the following to make this work:

- Custom Task Controller (implementing TaskControllerHandler.java)
- Modify VariableAcess, possibly VariableAccess.hbm.xml
- Modify JpdlXMLReader

I ended up just adding my types to the access attribute using 
Access->toString() for retrieval:



Not ideal, but better in my mind than modifying JBPM.

Robert Jackson

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072103



More information about the jboss-user mailing list