[jboss-jira] [JBoss JIRA] Updated: (JBPM-655) node packaging and decoupling
Koen Aers (JIRA)
jira-events at jboss.com
Tue Jan 16 09:36:55 EST 2007
[ http://jira.jboss.com/jira/browse/JBPM-655?page=all ]
Koen Aers updated JBPM-655:
---------------------------
Component/s: (was: Graphical Process Designer)
> node packaging and decoupling
> -----------------------------
>
> Key: JBPM-655
> URL: http://jira.jboss.com/jira/browse/JBPM-655
> Project: JBoss jBPM
> Issue Type: Task
> Components: Core Engine
> Reporter: Tom Baeyens
> Assigned To: Koen Aers
> Fix For: jBPM 4.0
>
>
> This task is to collect all the artifacts for implementing nodes in jBPM 4.
> * Node implementation class
> * XML parsing information
> * Node persistence:
> --- With a hibernate mapping file. In that case, we should scan all node packages somehow to find all the hibernate mapping files. Also this implies that it is not possible to have a common base schema for different languages such as jPDL and BPEL.
> --- Persisting node-specific configuration information in descriptors. We can have a generic set of mappings for persisting descriptor information. If the node specific configuration information is parsed to descriptors, it will always be storable. In that case, we just need add the sub class mapping and the type identifier.
> * Graphical information:
> --- icon
> --- form
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list