Jesse Keating wrote: > On Wed, 2005-12-14 at 22:10 -0800, Anthony Green wrote: > > It's not pretty, but the attached patch lets the jacorb RPM build. > > Presumably other java alternatives have no problem building this. > > I wonder why? > > > > > At runtime, as Mark said, these classes are BC-compiled and can > > > be overridden via extdirs. > > > > Jacorb already intalls a "java" wrapper called "jaco" that does > > this. > > > > Gary - please consider adding the attached patch for jacorb. > > Anthony, were you able to get it to build using this patch? I > applied the patch but when I push it through beehive it still > doesn't build right. I tried patching the extra exceptions away, but now it's giving wierd exceptions from gnu.CORBA.ObjectCreator. The override definitly seems not to have happened. Are these classes definitly BC-compiled? Cheers, Gary