• Riftsaw configuration as ODE (wsa headers and failure policy)

    Hi,   I'm using Riftsaw 2.0.0 final version.   I would like to know if Riftsaw supports the ODE configurations as there : - http://ode.apache.org/user-guide.html#UserGuide-EndpointConfiguration - http:...
    Profile Photo
    last modified by rdelaporte
  • Logging/monitoring application for BPEL processes

    Hello. I have to develop a logging/monitoring application for BPEL processes deployed on the RiftSaw engine. My question is: how can I access the BPEL engine and query/inspect the deployed processes? I need a starti...
    Profile Photo
    last modified by psyhead
  • Specific (national) characters & UTF-8 Hex

    Hey!   JBOSS supports 2 of 3 special Slovenian character. How to add the third?  Or encode it separatelly ?   I have the jboss5.1, jbossesb4.9 and riftsaw2.2.0 and I made a SOAP service for sending SM...
    Profile Photo
    last modified by izgur
  • Unsuccesful SOAP(REST) calls

    Hey Gary!   Sorry to interupt.. I've got one question...   I use a partner SMS gateway who has exposed a REST service for sending SMS... I've developed a soap ws which i'm able to call from riftsaw and tha...
    Profile Photo
    last modified by izgur
  • ARRAY problems go on ...

    Hey!   This only think I managed to do with arrays is specify it as input and I'm able to copy from it... to a bpel variable...   YOU CANNOT WRITE INTO AN ARRAY ! (just the first one......   but ...
    Profile Photo
    last modified by izgur
  • BPEL condition -  input parameter exists ?

    Hey!   One more question not related to .NET service...   I've got 10 input parameters in my BPEL process and I'm testing it with SoapUI. If I don't set a string parameter value, SoapUI(and probably othe...
    Profile Photo
    last modified by izgur
  • Failure during invoke: Unspecified

    Hey!   Using Jboss5.1, ESB4.8 and Riftsaw2.1...   I did now some web services in BPEL, but I'm stuck now with my partners WS which I can't call...   When I deploy the BPEL, it deploys well. Than I c...
    Profile Photo
    last modified by izgur
  • Execution Path of onMessage

    Hi,   I was modelling a simple process that has a wait state through a pick-onMessage. After deploying the process, I created an instance which I could see that it was still running in the "Manage Instances" of...
    Profile Photo
    last modified by cfarinha
  • Impact of 'Map access not implemented'?

    Using Riftsaw 2.2.0.CR2 I get a warning 'Map access not implemented' reported with each <invoke> operation. This also occurs with the simple_invoke quickstart sample. I see this warning in numerous log traces in...
    Profile Photo
    last modified by wdarby
  • Failed to initialize BPEL engine...

    I'm trying out Riftsaw and am using SOA-P 5.0 (so ESB 4.7, AS 5.1)..   I upgraded the JBossWS to 3.2.2 per the instructions (using the ant script) and deployed it to the App Server..  When I try to acce...
    Profile Photo
    last modified by garyp
  • Riftsaw - log to specific file

    Hey!   I need to log let's say a line for every BPEL invoke of a external WS. How to do that?   I hoped I could somehow write the log text to a variable and print it to a file, everything in BPEL ?   ...
    Profile Photo
    last modified by izgur
  • Check input parameters (bpel:condition)

    Hey!   I'm wondering what's the best way to check input parameters in bpel.   I'm able to check the one input parameter in one if statement in this way: <bpel:if name="CheckUsernameAndPassword"> &#...
    Profile Photo
    last modified by izgur
  • Executing simple_invoke fails

    Hello everybody,   I tried to implement a webservice, which is invoked by Riftsaw and failed. So i tried the quickstart-example simple_invoke. But it fails with the same error ([InvocationHandlerJAXWS] Method i...
    Profile Photo
    last modified by sterejo
  • Problem with using arrays in BPEL

    Hi all, I have a problem to use arrays in BPEL. In the past I used GlassFish as App Server with integrated bpel service engine. It was very easy to use arrays in BPELs on GlassFish. Now on JBoss with RiftSaw I ...
    Profile Photo
    last modified by xakac
  • deploying bpel process using Eclipse

    We have developed a sample HelloWorld BPEL process using Riftsaw and could able to deploy n test it through ant. But there are some constraints we found while creating our own bpel process like the name space was http...
    Profile Photo
    last modified by bpeluser
  • How to configure ODE endpoint

    Hi everyone!   It is possible to specify ODE endpoint property "http.request.chunk" within Riftsaw? This http://docs.jboss.com/riftsaw/2.0.0.Final/userguide/html/deploy.html#d0e361 isnt helpful.   Regards...
    Profile Photo
    last modified by samusev
  • stop a WebService

    Hi, I need to stop a WebService execution. For example: I have a WebService in loop running in my jboss container and I need to stop it or run it with timeout to have a control in the service. I have tried to stop the...
    Profile Photo
    last modified by cesarwbr
  • RiftSaw 2.2.0.CR2 released

    The RiftSaw team are pleased to announce the second release candidate for the 2.2.0 release series. This is a bug fix release, including resolutions for issues related to process undeployment and use of dynamic par...
    Profile Photo
    created by objectiser
  • How to define an object as WS input ?

    Hey!   I want that the input of my WS is an object User with name and number. Where can I define this Object? How?   Make a XSD file, import it and insert the targetnamespace:object ? Must be sth like th...
    Profile Photo
    last modified by izgur
  • GlobalPartnerLink - don't see all WSDLs

    Hey, i copied some WSDLs to my BPEL project to the bpelContent.   Then I made a BPEL process file, added an INVOKE element and started to make the globalPartnerLink. I don't see all WSDLs. I think I don't see th...
    Profile Photo
    last modified by izgur