Yep, I tried that and also tried to point to the org.openembedded.dev as well with no success.
I ended up installing OpenJDK-6 and CacaoVM from the angrstrom distribution by adding the following to /etc/opkg/angstrom-feed.conf, then using opkg to install the programs.
src/gz base http://www.angstrom-distribution.org/feeds/2011.03/ipk/glibc/armv5te/base
Not my preferred way of doing it, but it works for now until I can find a way to compile it.
Regards,
Rob
Thanks Gilles,
I have tried the Cacao VM, but had the same issue. I was able to solve the problem by using OpenJDK-6 and Cacao VM together. You can see the OpenJDK-6 thread in this forum for more detail.
http://www.multitech.net/developer/forums/topic.php?id=98
Regards,
Rob