Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Showing posts with label HSQLDB. Show all posts
Showing posts with label HSQLDB. Show all posts

HSQLDB support for OpenESB's BPEL-SE Persistent

Currently BPEL-SE only supports MySQL and Derby databases for its persistent feature. I have implemented support for HSQLDB by modifying the BPEL-SE source code and also fixing some issues in HSQLDB which eventually incorporated in HSQLDB by Fred.

See the HSQLDB support patch for BPLE-SE submitted to OpenESB forum. You will have to download latest BPEL-SE source code and apply this patch untill it is incorporated into mainline.

See patches 2783683 and 2786071 submitted to HSQLDB forum.
Fred has incorporated/fixed all the pending issues related to BPEL-SE support. So download latest code and try it out !!