-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
JBossAS-4.0.2 Final
-
None
-
Documentation (Ref Guide, User Guide, etc.)
when executing twiddle to get attribute from some MBeans a NotSerializableException java.io.NotSerializableException is launched.
To reproduce this just type:
D:\jboss-4.0.2\bin>twiddle.bat get "jboss.web:J2EEApplication=none,J2EEServer=none,j2eeType=WebModule,name=//localhost/" logger
How can this can be fixed ? Ignoring the Non serializable attributes, returning null to Nonserializable attributes, become invisible all non-serializable attribute ?
- relates to
-
JBAS-1955 XMBean Interceptor for InvokerAdaptorService to deal with NonSerializableExceptions
- Closed