I am trying to snoop in on the actual values being replicated in JBoss/Tomcat (3.2.3) HttpSession replication. It is quite an ugly object tree being stored in the session and we are trying to migrate over to a cluster.
I have implemented a DSListener on the DistributedState MBean, but I am stumped trying to render any useful information from the Serializable passed to the listener callback. So far, I can only get the hash code. Can anyone recommend a snoop tool/method/class to get a better view of what's going on ? Thanks. //Nicholas ===== Nicholas Whitehead Home: (973) 377 9335 Cell: (201) 615 2716 [EMAIL PROTECTED] Get Your News From The Crowbar: http://crowbar.dnsalias.com:443/crowbar/ ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
