Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[bpel-dev] problem with LoanProcess from Jeffrey

Hi, still remember the LoanProcess_new.bpel from Jeffrey? the Link is
here: http://dev.eclipse.org/mhonarc/lists/bpel-dev/msg00145.html

the Picture is here :
http://dev.eclipse.org/mhonarc/lists/bpel-dev/msg00148.html

I think there is a problem : Bpel Designer didn't draw the Terminate
(supposed to follow "OnAlarm" node) on the pricture, which is an
activity in standard BPEL. Terminate is on line 121 in the file.
(<bpws:terminate name="Terminate" suppressJoinFailure="yes"/>)

Is there any way for me to show that? And what's the relationship
between terminate and TerminateHandler in package
"org.eclipse.bpel.model"?

Thanks~

--

Arnold Cai


Back to the top