[JBoss jBPM] - Re: Implementing data flow
by drjava
"kukeltje" wrote : afaik, nobody has tried to do this. But instead of using jpdl, I would suggest using the Graph Oriented Programming 'kernel' (I think Tom invented a new acronym for GOP, but do not know what it is) and create a new language. jpdl and bpel use the same core. An aditional language is possible.
|
| Ronald
I hadn't considered that. Thanks. However, that seems like a lot of work considering I need the existing functionality provided by the jpdl. My organization needs control flow *and* data flow. I haven't seen many workflow frameworks provide both, despite the fact that they go hand in hand in my opinion. Most BPM engines seem to do exclusively control flow. Scientific workflows tend to lean towards data flow. I'd love to see a high quality product like jBPM support both.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017719#4017719
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017719
19Â years, 2Â months
[JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release
by swestbom
>From this morning's trunk:
configure:
configure-modules:
configure-defaults:
configure-tools:
_configure:jbossaop:task:
configure-explode:
_default:compile-classes:
[javac] Compiling 225 source files to C:\workspace\jbportal\trunk\wsrp\output\classes
[execmodules] C:\workspace\jbportal\trunk\wsrp\src\main\org\jboss\portal\wsrp\producer\RenderRequestProcessor.java:186: replaceBound
edString(java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean,boolean) in org.jboss.portal.common.util.Tools
cannot be applied to (java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[execmodules] return Tools.replaceBoundedString(renderString, PortletUtils.PREFIX, PortletUtils.SUFFIX,
[execmodules] ^
[execmodules] 1 error
BUILD FAILED
C:\workspace\jbportal\trunk\tools\etc\buildfragments\buildmagic.ent:273: The following error occurred while executing this line:
C:\workspace\jbportal\trunk\tools\etc\buildfragments\buildmagic.ent:381: Compile failed; see the compiler error output for details.
Total time: 3 minutes 39 seconds
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017712#4017712
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017712
19Â years, 2Â months