classpath  

Re: Cacao + Classpath + RMI

Robert Dodier
Mon, 05 Oct 2009 10:56:47 -0700

On Mon, Sep 28, 2009 at 10:09 AM, Goddchen <goddc...@googlemail.com> wrote:

> we are trying to get a little project running on an embedded system. The
> java environment is cacao + gnu classpath.

Perhaps you can consider JamVM + Classpath?
I have used JamVM for a project on an embedded device (ARM cpu)
and it has been reliable.
Sorry that I cannot directly address your problem.

HTH

Robert Dodier