1 Reply Latest reply on Oct 25, 2005 9:41 AM by darranl

    Twiddle NotSerializableException

    gogs

      Hi there,
      I am trying to get access to some attributes from Jboss by running:

      twiddle.sh -s localhost: get 'jboss.jca:name=blah,service=ManagedConnectionPool'

      I get the following exception....

      java.io.NotSerializableException: org.jboss.resource.connectionmanager.JBossManagedConnectionPool$OnePool
      at java.io.ObjectOutputStream.writeObject....(etc)

      I am aware that there is a problem when trying to access non-serializable attributes remotely, but is there any workaround to enable twiddle to do this?

      Thanks
      Gordon