0 Replies Latest reply on Sep 8, 2003 9:12 AM by mlange

    RMIConnector in JBoss3.2 always returns NULL

    mlange

      I am trying to request a remote JBoss MBean server by using the RMIConnector implementation. When talking to a 3.0.6 instance, everything is fine. All mbean methods are executed and the return values seem to be correct. However, when talking to a 3.2.1 instance all return values are NULL.

      Any idea what is different? I know that the JMX version is 1.1 in 3.2 but how can I implement that in my client?

      Thanks a million,

      -marek