View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041204112921Lbuild.209

BUILD COMPLETE -  build.209
Date of build: 12/04/2004 11:29:21
Time to build: 12 minutes 2 seconds
Last changed: 12/04/2004 11:22:08
Last log entry: Add a POJO XMBean service that uses the JRMPProxyFactory programatically to expose an IProxy interface to this services echoDate method.

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (7)
1.1.2.2modifiedstarksmtestsuite/src/resources/jmx/invokerproxy/META-INF/jboss-service.xmlAdd a POJO XMBean service that uses the JRMPProxyFactory programatically to expose an IProxy interface to this services echoDate method.
1.9.2.20modifiedstarksmjmx/src/main/org/jboss/mx/server/AbstractMBeanInvoker.javaAdd support for injecting jmx kernel types into the underlying xmbean resource based on the xmbean descriptors/injection metadata. This generalizes the previous single hard coded injection of the MBeanServer if the resource supported a setMBeanServer(MBeanServer) method.
1.1.4.23modifiedstarksmjmx/src/main/org/jboss/mx/modelmbean/ModelMBeanInvoker.javaAdd support for injecting jmx kernel types into the underlying xmbean resource based on the xmbean descriptors/injection metadata. This generalizes the previous single hard coded injection of the MBeanServer if the resource supported a setMBeanServer(MBeanServer) method.
1.3.4.20modifiedstarksmjmx/src/main/org/jboss/mx/metadata/JBossXMBean10.javaAdd any injection specifications to the mbean descriptor
1.5.4.8modifiedstarksmjmx/src/main/org/jboss/mx/modelmbean/ModelMBeanConstants.javaAdd MBeanServerType, MBeanInfoType, and ObjectNameType constants for the current injection types
1.8.4.10modifiedstarksmjmx/src/main/org/jboss/mx/modelmbean/XMBean.javaRefactor the setting of the ModelInfo info ivar to always be done via the setModelMBeanInfo method.
1.1.2.8modifiedstarksmjmx/src/resources/metadata/jboss_xmbean_1_1.dtdAdd an injection element used to specify what jmx kernel object the xmbean resource would like injected. The currentinjection point types are:+ MBeanServerType - the MBeanServer the XMBean is registered with. This requires a setter with an x(javax.management.MBeanServer) signature.+ MBeanInfoType - the XMBean ModelMBeanInfo metadata. This requiresa setter with an x(javax.management.MBeanInfo) signature.+ ObjectNameType - the ObjectName the XMBean is registered under. This requires a setter with an x(javax.management.ObjectName) signature.

Reply via email to