On Thu, Jun 5, 2008 at 1:15 AM, Håkon Sagehaug <[EMAIL PROTECTED]> wrote:

> I increaced the time out on my client and it seems to work so thanks for
> the tip


I'm glad it fixed it!  If your process isn't long-running, you may consider
using an in-memory process:
http://ode.apache.org/user-guide.html#UserGuide-Inmemoryexecution

In-memory process execute much faster (no need for database persistence) but
have the limitations that they can't be long-running or provide operation
after the instantiating operation.

By the way, do pyu know of any other projects that have used bpel/ode for
> bio informatics ??


Sorry, I haven't heard of any.

alex

Reply via email to