1. MBeanServerConnectionFactoryBean with Jboss 4.0.3 forum.springsource.orgMBeanServerConnectionFactoryBean with Jboss 4.0.3 i want to use MBeanServerConnectionFactoryBean to connect a remote jboss 's mbean server. but there are has some problem.. the code like this: |
2. MBeanServerConnectionFactoryBean reconnect forum.springsource.orgWe are trying to use MBeanServerConnectionFactoryBean in our application to make a JMX call to validate connectivity. If the server he is connected to goes down, we do not see anyway ... |
3. MalformedURL on MBeanServerConnectionFactoryBean creation forum.springsource.orgMalformedURL on MBeanServerConnectionFactoryBean creation Using Spring 2.0.4 in a command line application (no embedded JMX support), I'm trying to follow the documentation as closely as possible in setting up JMX. The ... |
4. Problem with injecting MBeanServerConnectionFactoryBean forum.springsource.orgProblem with injecting MBeanServerConnectionFactoryBean Env: JDK1.6, Spring 2.5.1 I have an MBean server and am enabling remoting using RMI. I am defining an MBeanServerConnectionFactoryBean with the service URL to enable clients ... |
5. Connecting MBeanServerConnectionFactoryBean forum.springsource.orgConnecting MBeanServerConnectionFactoryBean hi, I would like to whether i connect throw MBeanServerConnectionFactoryBean without puuting the environment data in the xml or properies files? for example: |
6. MBeanServerConnectionFactoryBean MalformedURL forum.springsource.orgMBeanServerConnectionFactoryBean MalformedURL Hi, I am using Spring 1.2.5 and jdk 1.4 (client will not upgrade) on OC4J. The server refuses to come up - the error we get wile instantiating the ... |
7. JMXMP and the MBeanServerConnectionFactoryBean forum.springsource.orgJMXMP and the MBeanServerConnectionFactoryBean Ok, so trying to get a remote JMX server set up using JMXMP. Server starts OK and all looks good. Try to export beans to JMX and ... |