.. the instance variable mHandbackPool is never used. Here's a CVS diff to remove it... hope this is the right way to handle minor patches like this: Index: RMIClientConnectorImpl.java =================================================================== RCS file: /products/cvs/ejboss/jboss/src/main/org/jboss/jmx/client/RMIClientConnectorI mpl.java,v retrieving revision 1.3 diff -r1.3 RMIClientConnectorImpl.java 68d67 < private Hashtable mHandbackPool = new Hashtable(); Yours, Tom
