You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Mark Hindess <ma...@googlemail.com> on 2009/06/15 14:49:32 UTC

Re: About javax.management

In message <c5...@mail.gmail.com>,
galaxy writes:
> 
> Hi
> I find that in the manifest file of lang-management , there are three
> import packages :
>  javax.management, javax.management.modelmbean,
>  javax.management.openmbean
> Which module do they belong ?
> Not in the classlib or VM ?

They are listed as exports in:

  jdk/jre/lib/boot/mx4j_3.0.2/META-INF/MANIFEST.MF

So are provided by the mx4j jar.

-Mark



Re: About javax.management

Posted by galaxy <ti...@gmail.com>.
Thanks , just found this too :)in the external jar

2009/6/15 Mark Hindess <ma...@googlemail.com>

>
> In message <c5...@mail.gmail.com>,
> galaxy writes:
> >
> > Hi
> > I find that in the manifest file of lang-management , there are three
> > import packages :
> >  javax.management, javax.management.modelmbean,
> >  javax.management.openmbean
> > Which module do they belong ?
> > Not in the classlib or VM ?
>
> They are listed as exports in:
>
>  jdk/jre/lib/boot/mx4j_3.0.2/META-INF/MANIFEST.MF
>
> So are provided by the mx4j jar.
>
> -Mark
>
>
>


-- 
regards
Tian