dev@glassfish.java.net

Re: Integration gmbal 3.0.0-b019

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Thu, 15 Oct 2009 09:02:55 -0700

Hi Jennifer,

Please make sure webservices is referencing the same gmbal api.

Thanks,
Jane


Jennifer Chou wrote:
> Fixes:
>
> * Issue 9164 :
> o Added code to use doPrivileged around reflective calls.
> * Issue 10229:
> o Fixed JMXRegistrationManager to avoid duplicate
> registration attempt on root when AMX is already running.
> o Cleaned up some locking issues in JMXRegistrationManager.
>
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 32792)
> +++ pom.xml (working copy)
> @@ -153,7 +153,7 @@
> <jersey.version>1.1.3-ea</jersey.version>
> <jbi.version>1.0</jbi.version>
> <wsdl4j.version>1.6.2</wsdl4j.version>
> - <gmbal.version>3.0.0-b018</gmbal.version>
> + <gmbal.version>3.0.0-b019</gmbal.version>
>
> <glassfish-management-api.version>3.0.0-b010</glassfish-management-api.
> version>
> <mimepull.version>1.4</mimepull.version>
> <findbugs.exclude></findbugs.exclude>