[
https://jira.jboss.org/jira/browse/JBESB-1959?page=com.atlassian.jira.plu...
]
Mark Little updated JBESB-1959:
-------------------------------
Affects Version/s: 4.4
(was: 4.4 CP1)
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)
Components: Rosetta
Affects Versions: 4.4
Reporter: Pavel Macik
Assignee: Tom Cunningham
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