If you want to do something like that, write your own custom controller to handle variables. It would be a 'string' in the process definition, but your custom controller can interpret it as any type you want. For example, you can enter the String 5-8-2006 and then use that string to create a Date object in your custom controller. Same goes for booleans, just enter the literal string 'true' or 'false' and then create a boolean from it in your controller.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942244#3942244 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942244 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
