• Migrating IBM BPELs written in Websphere Integration Developer to Riftsaw

    We're currently running IBM Websphere Process Server with BPELs written in Websphere Integration Developer. Has anyone attempted to migrate IBM BPELs to Riftsaw? How complicated was the migration?
    Profile Photo
    created by rol7805
  • call partner link dynamically

    How to call partner link dynamically in BPEL? Anyone can help on this?
    Profile Photo
    last modified by rskarthikeyan
  • Reflections-Error deploying riftsaw

    Hi, I'm trying to deploy riftsaw (2.3.CR1) within JBOSS ESB (4.9) and JBOSS AS (5.1.0.GA). When jboss is running I've got an Error, type "[Reflections] could not create Vfs.Dir from url".   exactly : org.ref...
    Profile Photo
    last modified by itor
  • Performance Tuning

    Other than database connection pool min/max size are there any other tuning options for Riftsaw? Some ideas of options I am looking for are; number of riftsaw worker threads, max number of processes, max number of thr...
    Profile Photo
    last modified by pintodragon
  • Shutting down JBoss while an invoke is executing

    Hi,   If I try to shutdown JBoss while a BPEL process instance is executing an INVOKE activity, the server does not shutdown completely untill the response is recieved from the external web service (or the reque...
    Profile Photo
    last modified by anujbhatia
  • 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
  • Riftsaw characteristics

    Hello,   I can find no characteristics measurements on Riftsaw. Could you please give me some hints? For sure it depends on Apache ODE characteristics (I cannot find anything either), but I beleive it can differ...
    Profile Photo
    last modified by gralex
  • 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