I pushed a set of mock Indy classes to github here: http://github.com/jruby/indy_mock/tree/master It's basically just the public java.dyn classes stubbed out to throw an exception, but interface-compatible to allow compilation. We'll use it in JRuby to allow compiling indy code against non-indy JVMs. - Charlie