Hi,
i am working out the same thing...
when i add the following in bpel.xml
<configurations>
<property name="transaction" encryption="plaintext">participate</property>
</configurations>
I am getting the following error
Cannot find the specified instance
If the instance has recently been initiated, the invocation data may not have been delivered to the engine yet. Refresh your browser window or try
again in a few seconds.
But if i remove this line from bpel.xml, i am able to an instance of the BPELProcess ? why is it so.
regards,
anvv sharma