dev@glassfish.java.net

probe-provider-class-names

From: Jitendra Kotamraju <Jitendra.Kotamraju_at_Sun.COM>
Date: Fri, 31 Jul 2009 18:31:47 -0700

MonitoringBootstrap picks up the probe providers from the main section
of the manifest file using Manifest#getMainAttributes()
Can that be expanded to other sections ? For example,
webservices-osgi.jar contains multiple sections. One of the sections
comes from JAX-WS runtime jar. That would help JAX-WS as it doesn't have
to do changes in wsit workspace(where metro osgi jars are built with
different components )

thanks,
Jitu