[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1334) Improve SeamVariableResolver to allow jbpm and seam variables/components... to be resolved

Manfred Moser (JIRA) jira-events at lists.jboss.org
Fri May 18 12:12:52 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1334?page=all ]

Manfred Moser updated JBSEAM-1334:
----------------------------------

    Description: 
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"/>

  was:
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 will try to attach the files to this issue or have a comment per file. 




> 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
>         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