[ http://issues.apache.org/jira/browse/BEEHIVE-351?page=all ] Kyle Marvin resolved BEEHIVE-351: ---------------------------------
Resolution: Fixed The isTransient flag was added to @ControlImplementation and serializability checking done in impl annotation processor as of svn revision 165047. > JCS annotation processor should check serializability > ----------------------------------------------------- > > Key: BEEHIVE-351 > URL: http://issues.apache.org/jira/browse/BEEHIVE-351 > Project: Beehive > Type: Bug > Components: Controls > Versions: V1Beta > Reporter: Kyle Marvin > Assignee: Kyle Marvin > Priority: Minor > Fix For: V1 > > Looking at the tomcat log file after a Controls detailed test run, I see lots > of errors of the form: > java.io.NotSerializableException: > org.apache.beehive.controls.test.controls.property.BoundPropertyControlImpl > ... > The JCS annotation processor should enforce that impl classes are marked as > Serializable. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira