SymmetricDS is an open source database synchronization solution. It is platform-independent,
web-enabled, and database-agnostic. SymmetricDS was first built to replicate changes between 'retail store'
databases and ad centralized 'corporate' database. Go to SymmetricDS Library
ExpectJ is a Java re-implementation of the venerable
TCL Expect utility. It can be used to script interaction with either
a process (through stdin / stdout) or a telnet
session. Go to ExpectJ
This artifact provides the 'JOMC Sequences' reference implementation. It is implemented using JPA 1.0 interfaces.
As such, this artifact may be used in any environment providing JPA 1.0 compatible entity management. See the
'JOMC Sequences EAR' artifact containing this implementation prepared for use in an EJB 3 compatible container.
The 'JOMC Sequences Test Suite' artifact provides a command line test client for testing from outside the container. Go to JOMC Sequences RI