Hi Thomas!

I've find the mistake - excuse me for anxiety.

Solution is bellow:
<startsubworkflow name="minimal_test1" subname="minimal_test"
subversion="0.1">
  <description>Starting Subworkflow </description>
</startsubworkflow>
...
 <edge to="milestone_test" event="none">
    <subsfinished subname="minimal_test" subversion="0.1"/>
    </edge>

I mistake when pointed in Subworkflowsfinished condition the Name of
subworkflow, but must to point the subname of started workflow.

Greetings,
Vasyl


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Vasyl
Matyashovskyy
Sent: Friday, August 11, 2006 9:46 PM
To: swamp-devel@lists.sourceforge.net
Subject: [swamp-devel] "Subsfinished" condition

Hi Thomas!

I get difficulty with Subworkflowsfinished - condition

I use this code:

<edge to="milestone_test" event="none">
    <subsfinished subname="minimal_test1" subversion="0.1"/>
    </edge>

I get Error:
"SubsFinishedCondition Subworkflow: minimal_test1-0.1not found"

I would really appreciate if you can explain the how I can solve this
difficulty.

Sincerely yours,
Vasyl Matyashovskyy
-------------------------------------------------------------------
like Yoda said: Do or Do not, there is no 'try'.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
swamp-devel mailing list
swamp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swamp-devel
http://swamp.sf.net 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
swamp-devel mailing list
swamp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swamp-devel
http://swamp.sf.net 

Reply via email to