Stefan Bodewig <bodewig <at> apache.org> writes: > > This is a question for Dalibor, I guess. > > It seems as if Ant didn't find the Kaffe rmic version it claims to > support. Ant should load the class kaffe.rmi.rmic.RMIC.
After the merge of RMI support with GNU Classpath, that class has moved into the gnu.* namespace. It is gnu.java.rmi.rmic.RMIC now. > Is this the correct name? Which jar is supposed to contain it? It is in Kaffe's rt.jar on its bootclasspath. cheers, dalibor topic --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
