[esb-issues] [JBoss JIRA] Created: (JBESB-1959) MonitoringPatternBean is not Serializable -> NotSerializableException

Pavel Macik (JIRA) jira-events at lists.jboss.org
Tue Aug 26 07:48:39 EDT 2008


MonitoringPatternBean is not Serializable -> NotSerializableException
---------------------------------------------------------------------

                 Key: JBESB-1959
                 URL: https://jira.jboss.org/jira/browse/JBESB-1959
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.4 CP1
            Reporter: Pavel Macik
             Fix For: 4.4 CP1


When I try to invoke getMonitoredEvents() method via RMIAdapter the NotSerializableException arises. The class MonitoringPatternBean is not Serializable...

java.io.NotSerializableException: org.jboss.soa.esb.actions.monitoring.MonitoringPatternBean
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1081)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:302)
	at java.util.ArrayList.writeObject(ArrayList.java:569)
...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list