[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:34:48 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680959#comment-12680959 ]
Geoffrey De Smet commented on JBRULES-3340:
-------------------------------------------
Today (5.4.0.CR1), both of them implement Externalizable, which extends Serializable. Does this mean this issue is resolved?
> 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
>
> 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