admin@glassfish.java.net

GlassFish Issue# 3219 on using jmxremote_optional.jar from OpenDMK.

From: Sreenivas Munnangi <Sreenivas.Munnangi_at_Sun.COM>
Date: Tue, 19 Jun 2007 11:09:34 -0700

Hi,

I have created the above issue and the description is given below.
https://glassfish.dev.java.net/issues/show_bug.cgi?id=3219

In the effort towards making GlassFish Application Server all open source
project, existing jmxremoteoptional.jar to be used from OpenDMK instead of
rjmx-ri-jdmk51FCS package.


Here are the code changes and pl. let me know your comments/suggestions
by 4pm today to enable me check in the code.

thanks
sreeni

cvs diff: Diffing .
Index: glassfish.xml
===================================================================
RCS file: /cvs/glassfish/bootstrap/glassfish.xml,v
retrieving revision 1.99
diff -r1.99 glassfish.xml
423,428d422
< <param name="name" value="${glassfish.rjmx_ri.name}"/>
< <param name="version" value="${glassfish.rjmx_ri.version}"/>
< <param name="directory" value="${glassfish.home}/lib"/>
< </antcall>
<
< <antcall target="do.unzip">
683c677
< <delete
file="${glassfish.home}/lib/SUNWjdmk/5.1/lib/jmxremote_optional.jar"/>
---
 >         <move 
file="${glassfish.home}/lib/SUNWjdmk/5.1/lib/jmxremote_optional.jar" 
todir="${glassfish.home}/lib"/>
Index: project.properties
===================================================================
RCS file: /cvs/glassfish/bootstrap/project.properties,v
retrieving revision 1.371
diff -r1.371 project.properties
144,145c144,145
< glassfish.rjmx_ri.name=rjmx-ri
< glassfish.rjmx_ri.version=jdmk51FCS
---
 > glassfish.rjmx_ri.name=opendmk
 > glassfish.rjmx_ri.version=1.0-b01-ea-bin-dual-04-Apr-2007