• No such channel exception on invoke timeout

    Hi,   While testing timeout and retry behavior in RiftSaw I intermittently get an exception "No such channel; id=29". On further investigation there seems to be a timing issue between the INVOKE_CHECK activity a...
    Profile Photo
    last modified by anujbhatia
  • Process does not resume execution after server restart

    Hi,   I'm not able to get my BPEL process to resume execution after a restart of the JBoss server. Here's what I'm trying to do:   1. Added a <wait> activity in my process to introduce a deliberate d...
    Profile Photo
    last modified by anujbhatia
  • RiftSaw 3 - A new direction

    For information on the new direction for RiftSaw 3, please see the blog post: http://riftsaw.blogspot.com/2011/12/riftsaw-3-new-direction.html
    Profile Photo
    created by objectiser
  • Retry and Timeout settings

    Hi,   I have a web service request that takes around 10 minutes to complete. This web service is being invoked from an INVOKE activity in a BPEL process running in RiftSaw.   I find that RiftSaw re-invoke...
    Profile Photo
    last modified by anujbhatia
  • Error runing Riftsaw at oracle

    The engine starts OK and the process too. But when I try to execute a bpel process the follow error occurs. I am looking for a solution too.   I am using oracle 10g with ojdbc14.jar. I will try other drivers, bu...
    Profile Photo
    last modified by normandesjr
  • Failover for invoke activities

    Hello,   Is it possible for an invoke activity to failover to other nodes in a cluster even after the invoke has actually started but a response has not yet been received?   Consider a BPEL process that ha...
    Profile Photo
    last modified by anujbhatia
  • Modifing SOAP messages going to Riftsaw invoked web services

    Hi,      I am trying to take a ws-security token from an incoming message of a bpel process instance and pass it to an invoked web service.  I am using riftsaw inside of jboss AS 5.1.  I...
    Profile Photo
    last modified by jpoole
  • openResource: invalid scheme (should be urn:)

    Hello~   My classmate exposed a web service at http://192.168.0.128:8080/connectDB/db .And I add his wsdl to my project , then add a assign that copies the bpel web service's input to the external web service in...
    Profile Photo
    last modified by feidimingchu
  • Cannot obtain wsdl service

    Hi all.   Can any one help me to address this issue, for some reason I can not know why my bpel process can not call some web services I have deployed in the same jboss server. I have a running a jboss-5.1 AS wi...
    Profile Photo
    last modified by davidmpaz
  • Human Workflow in BPEL process

    We want to designe a BPEL process where multiple human/user interactions will be needed. Can anyone please tell us how to handle this? We are not having any idea about how to proceed. We are using JBoss 5.1 AS, Eclips...
    Profile Photo
    last modified by bpeluser
  • Failover in Clustered Deployment of RiftSaw

    Hello,   If one of the nodes in a clustered RiftSaw deployment dies, is it possible for BPEL process instances running on that node to fail over to the other nodes in that cluster?   I'm trying to test thi...
    Profile Photo
    last modified by anujbhatia
  • Riftsaw on JBoss 6

    Hello,   I was trying to deploy Riftsaw 2.2.0.Final on JBoss 6.0.0.Final and with no sucess. During server startup I get NoClassDefFound org/jboss/virtual/VirtualFile. Is there some patch to repair this? When ca...
    Profile Photo
    last modified by vladoseprak
  • ode activityFauilre

    Hi everyone,   I'm using JbossEsb 4.9 and riftsaw 2.2.0 Final and I have two simple process with one invoke. Each process invoke different web services. Each invoke throws SOAP Fault but only in one process I'm ...
    Profile Photo
    last modified by jonny69
  • Trouble in Dynamic Endpoint Reference

    Hi, I have some problem using the Dynamic Endpoint Reference assign. I'm trying to change the partnerLink endpoint using the following bpel assign form:   <bpel:assign name="assignChangeServiceEndpoint"> &...
    Profile Photo
    created by fedcecca
  • bpel process and basic authentication

    Hi to everybody!   I have two questions about basic authentication and bpel processes deployed to Riftsaw:   1. How can I add basic authentication to bpel processes deployed to Riftsaw? 2. How can I invok...
    Profile Photo
    last modified by christy
  • Oracle ClassCastException in JBoss 6.0

    Hi everyone,   when executing a Riftsaw 2.3 BPEL sample (Quickstart_bpel_hello_world) in JBoss 6.0, I get the following exception : ClassCastException: $Proxy177 cannot be cast to oracle.sql.CLOB ( see stack...
    Profile Photo
    last modified by corbin.vood
  • Ode JOBID - Unique index or primary key violation Error

    I'm using riftsaw-2.2.0.Final.   I have a bpel process when I invoke the process the following error come any idea?   The process use the correlation functionality.   2011-04-28 09:25:08,256 ERROR [o...
    Profile Photo
    last modified by fedcecca
  • SOAP over JMS

    Hi,   Does Riftsaw support SOAP over JMS ? I mean: a BPEL instance can be created by consuming a JMS queue ?   Riftsaw seems to use jbossws stack, and jbossws can use CXF as provider, and CXF can do SOAP ...
    Profile Photo
    last modified by lsauvage
  • How to set mex.timeout?

    Following the instructions in http://ode.apache.org/endpoint-configuration.html I created a file config.endpoint in which I specified a mex.timeout of 600000 (10 minutes) and placed in my default/conf directory. Didn'...
    Profile Photo
    last modified by steeqs4
  • RiftSaw 2.3.0.CR1 released

    The RiftSaw team are pleased to announce the availability of version 2.3.0.CR1. The release includes:   - Storage of BPEL process instance activity events in BPAF format - Query UI for BPEL process instances ba...
    Profile Photo
    created by objectiser