Configurable timeout for MEX?
-
Key: ODE-276
URL: https://issues.apache.org/jira/browse/ODE-276
Project: ODE
Issue Type: Improvement
Components: BPEL Runtime
Reporter: Alexey Ousov
Hi,
Does Tuscany support SCA Extentions to WS-BPEL? If it doesn't then I guess we
could look into that one as well.
Thanks & Regards
Ashwini Kumar Jeksani
-Original Message-
From: Luciano Resende [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 24, 2008 11:11 PM
To: [EMAIL PROTECTED];
Hi Mateusz,
when you're on the trunk all you need is basically ready but yet
undocumented.
Starting points are
org.apache.ode.bpel.runtime.extension.AbstractExtensionBundle and the
*Operation classes in [1].
You could also have a look at [2] for an example.
Your custom ExtensionBundle can
Hi
Is there any possibility to log some information from BPEL script?
I think about some additional activity. Probably there isn't such
activity but as I know there is possibility to implement and add own
activity to BPEL.
How can I add new activity to ODE? Is there any description how