On Mon, Jan 3, 2011 at 2:27 AM, Alex Karasulu <akarasulu@apache.org> wrote:
> Not referring to the SchemaUI bundle. In studio we have all of ApacheDS
> available in the embedded ApacheDS plugin bundle. This however is not
> visible outside because it's an OSGi bundle, however there's no reason why
> the DnNode class cannot be accessed in a similar fashion through the AP UIIt's not visible because the ApacheDS JARs are not added to the bundle
> plugin bundle by having a dependency on core-api.
> Essentially studio already uses the entire server in the ApacheDS plugin.
classpath.
Instead the ApacheDS plugin just extracts the entire server
to the file system and starts a new java process.
> What's the big deal in having another bundle depend on core-api for managingPierre-Arnaud already added this (and other) ApacheDS artifacts, so
> APs?
they are available as OSGi bundles.