[jboss-jira] [JBoss JIRA] (JBRULES-3340) org.drools.factmodel.AnnotationDefinition is not Serializable
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Mon Apr 2 09:36:47 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet resolved JBRULES-3340.
---------------------------------------
Fix Version/s: 5.4.0.CR1
Resolution: Done
Fixed by commit dd27a989d4f117c5942e9aed97d215cf7d58e1d4 by mfusco on 2012-02-29
> 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: Mario Fusco
> Fix For: 5.4.0.CR1
>
>
> 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