[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-1334) Improve SeamVariableResolver to allow jbpm and seam variables/components... to be resolved
Gavin King (JIRA)
jira-events at lists.jboss.org
Fri May 18 21:13:52 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1334?page=all ]
Gavin King reassigned JBSEAM-1334:
----------------------------------
Assignee: Gavin King
> Improve SeamVariableResolver to allow jbpm and seam variables/components... to be resolved
> ------------------------------------------------------------------------------------------
>
> Key: JBSEAM-1334
> URL: http://jira.jboss.com/jira/browse/JBSEAM-1334
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: BPM
> Affects Versions: 1.2.0.GA
> Reporter: Manfred Moser
> Assigned To: Gavin King
> Attachments: ChainingVariableResolver.java, JbpmBootStrap.java
>
>
> The class org.jboss.seam.jbpm.SeamVariableResolver does not look up jbpm variables in a workflow and it is therefore not possible to use el in jpdl to get access to jbpm variables. The resolver should look up in the seam as well as the jbpm context.
> We have developed a fix as explained in the forum post here http://www.jboss.com/index.html?module=bb&op=viewtopic&t=105448
> I have attached the files to this issue with a comment per file. The deployment of the bootstrapper is done via components.xml like this
> <component class="com.cardiocomm.bluebox.jbpm.JbpmBootStrap"/>
--
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 seam-issues
mailing list