Projects
XAOP Labs 
ActiveDCTM and Documentum 6
The activedctm framework is used/tested by XAOP during docbase migrations and consolidations on windows and solaris. We have developed it on Linux, so that works as well from the client perspective.
We recently have packaged the 10th version of the gem, so it is getting very stable.
It is used on Documentum servers up to 5.3, so no D6 yet. To support Documentum 6, we will take a close look at JRuby.
ActiveDCTM has only one dependency dctmruby. In the very beginning we have created a JRuby version of DCTMRuby, so it is possible to run it on JRuby.
Currently activedctm is used with a dctmruby implementation, which is using a standard Ruby(MRI). When we get a request of a client, we will test it with JRuby.
