[jboss-jira] [JBoss JIRA] Reopened: (JBAS-8671) ClassNotFoundException when a EJB Timer with custom info is deserialized

Jason Greene (JIRA) jira-events at lists.jboss.org
Thu Apr 21 14:26:49 EDT 2011


     [ https://issues.jboss.org/browse/JBAS-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene reopened JBAS-8671:
--------------------------------



Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all unscheduled AS6 issues that are a year or less old. This will make it easier community members to find and work on them.

Future releases beyond 6.1 can be done provided a community member steps up to coordinate them.

> ClassNotFoundException when a EJB Timer with custom info is deserialized
> ------------------------------------------------------------------------
>
>                 Key: JBAS-8671
>                 URL: https://issues.jboss.org/browse/JBAS-8671
>             Project: Legacy JBoss Application Server 6 
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: EJB
>    Affects Versions: JBossAS-5.1.0.GA
>         Environment: WinXP 32 bit, Ubuntu 10.04 32 bit, SunOS 5.10 sparc
>            Reporter: Sparta Shoqo
>            Assignee: Carlo de Wolf
>             Fix For: No Release
>
>
> When an EJB3 Timer is created, you can optionally specify information pertaining to the timer. The information object must be serializable. A TimerVo (packaged in the same jar as the EJB) object thats serializable is used as the information. The EJB is first deployed, the timer is correctly created. However if the server is restarted, a ClassNotFoundException for TimerVo is thrown when the previously saved timer is deserialised.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list