[jboss-jira] [JBoss JIRA] (JBRULES-3340) org.drools.factmodel.AnnotationDefinition is not Serializable
Robert Perry (Created) (JIRA)
jira-events at lists.jboss.org
Mon Jan 9 22:28:09 EST 2012
org.drools.factmodel.AnnotationDefinition is not Serializable
-------------------------------------------------------------
Key: JBRULES-3340
URL: https://issues.jboss.org/browse/JBRULES-3340
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-guvnor
Affects Versions: 5.3.1.Final
Environment: Guvnor 5.3.1.Final
JBoss AS 7.0.2.Final
Reporter: Robert Perry
Assignee: Mark Proctor
java.io.NotSerializableException is thrown regarding org.drools.factmodel.AnnotationDefinition when Building Packages in Guvnor including DRL's defining Fact Types using Java Annotations for Meta Data.
Modifying AnnotationDefinition and AnnotationDefinition.AnnotationPropertyVal to implement Serializable, seems to correct this problem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list