[jboss-jira] [JBoss JIRA] Resolved: (BPEL-59) get original BPEL document after deployment
Alejandro Guizar (JIRA)
jira-events at lists.jboss.org
Mon Jun 4 19:19:19 EDT 2007
[ http://jira.jboss.com/jira/browse/BPEL-59?page=all ]
Alejandro Guizar resolved BPEL-59.
----------------------------------
Resolution: Done
Added FileArchiveParser to the archive parsers chain. This preserves the original WSDL documents and any other files contained in the process archive which can be used for a variety of purposes including web service deployment and status reports.
> get original BPEL document after deployment
> -------------------------------------------
>
> Key: BPEL-59
> URL: http://jira.jboss.com/jira/browse/BPEL-59
> Project: JBoss jBPM BPEL
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Engine
> Affects Versions: jBPM BPEL 1.0 alpha 3
> Reporter: Dmitry
> Assigned To: Alejandro Guizar
> Priority: Minor
> Fix For: jBPM BPEL 1.1 GA
>
>
> i'm developing a BAM system(http://sourceforge.net/projects/jbam). and i need on my presentation part of the system show the user on what step of the execution of the process are we currently on. i'm intercepting JBPM system ivents via JBossAOP framework, and as a reason of it have no problem to know on which step of process instance execution are we currently on and what is my input data, but i can't meanwhile to find way to get process flow definition. according to my design i would like to get on each processinstance start a process xml model so i could transform it to SVG and show to end user on portal(the representation on my system). this is needed becouse process might have different versions and i'd like to show to user the updated one or busuness analyst might what to know how did the process flow looked two month ago, and this information i can give him from my database if i have xml definition stored inside it.
> Regards,
> Dmitry.
--
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