Where is the javax.rmi.CORBA code? Is there any?
Daniel Kulp wrote: > Ideally, much of this should be automatically generated since the information > is already in the pom.xml. I would just keep an eye on the OSGI maven > plugin: > > http://docs.safehaus.org/display/OSGI/OSGi+Plugin+for+Maven+2.0 > > with hopes of using it when it becomes stable. > > > Dan > > > > On Friday August 04 2006 3:24 pm, Tim Ellison wrote: >> Would you (yoko-dev) also consider putting in OSGi metadata into the >> JARs you produce? If you don't need them they won't affect you, but >> Harmony's development modularity can make use of them, and we hope to >> use them at runtime in due course. >> >> If required I'm happy to help write them for your artifacts. >> >> Regards, >> Tim >> >> Alexey Petrenko wrote: >>> 2006/7/25, Alexey Petrenko <[EMAIL PROTECTED]>: >>>> Guys, >>>> >>>> I'm working on Apache Harmony project [1] which is going to be a >>>> compatible Java2SE 5 implementation (classlib + vm). >>>> >>>> There is no CORBA implementation in Harmony yet. And Apache Yoko >>>> looks like a perfect candidate for this. >>>> >>>> Are there any objections? Hope not :) >>>> >>>> If not then I got few questions/suggestions... >>>> 1. Which of the jars produced by Yoko build are more suitable for our >>>> needs? I'm looking on yoko-core... >>> It seems that yoko-spec-corba is best jar for our needs. >>> Do we need any other external jars to run it? >>> >>> Thanks in advance. >>> >>> SY, Alexey >