• RiftSaw SVN commit notifications

    If you are interested in commit notifications for this project, then please subscribe to the following list: https://lists.jboss.org/mailman/listinfo/riftsaw-commits.
    Profile Photo
    created by objectiser
  • A lock could not be obtained within the time requested

    Since we moved to ODE 1.3 I get a lot of these: 14:08:08,982 WARN [JDBCExceptionReporter] SQL Error: 30000, SQLState: 40XL1 14:08:08,982 ERROR [JDBCExceptionReporter] A lock could not be obtained within the time requ...
    Profile Photo
    last modified by heiko.braun
  • Missing jb-bpel-store:jar:2.0-SNAPSHOT in current trunk

    hi all, after I checked out the trunk code, run 'mvn clean install', I've got following: [INFO] ------------------------------------------------------------------------ [INFO] Building RiftSaw::Runtime::Engine-Asse...
    Profile Photo
    last modified by jeff.yuchang
  • Process versioning and web service endpoints

    do have one endpint per deployed process version? i.e. when a process version increments we get a new web context? how is this going to relate to each other? i.e. 'helloworl-516' -> http://localhost:8080/helloworl...
    Profile Photo
    last modified by heiko.braun
  • JAX-WS Migration

      After several days of severe MicroContainer headache, I've got the first web service endpoint dynamically deployed: 12:21:28,669 INFO [BPELDeployer] Deploy: Quickstart_bpel_hello_world.jar relativePath=bpel-d...
    Profile Photo
    last modified by heiko.braun
  • JAX-WS integration, first cut

    I've commited the first cut of the JAX-WS integration on trunk. Currently only the hello world sample is working. Biggest issue is the WS client code that is still missing [1] and fixing the remaining samples [2] [1]...
    Profile Photo
    created by heiko.braun
  • Documentation

    Currently we have a Getting Started Guide, which ideally just needs to provide basic information to get up and running using some of the examples - which I think it does. Although it will need to be updated in the nea...
    Profile Photo
    last modified by objectiser
  • Patching the ODE codebase, notion of upstream

    How do we deal with patches to the ODE codebase? Currently I am following this approach: 1) create a riftsaw issue 1.1) create an ODE issue and crosslink 2) rebuild jboss ODE, test and verify 3) commit to jboss ODE...
    Profile Photo
    created by heiko.braun