[jboss-jira] [JBoss JIRA] Created: (JBRULES-1066) org.drools.reteoo.ReteooWorkingMemory$WorkingMemoryReteAssertAction is not serializable

Matt Drees (JIRA) jira-events at lists.jboss.org
Wed Aug 8 04:38:49 EDT 2007


org.drools.reteoo.ReteooWorkingMemory$WorkingMemoryReteAssertAction is not serializable
---------------------------------------------------------------------------------------

                 Key: JBRULES-1066
                 URL: http://jira.jboss.com/jira/browse/JBRULES-1066
             Project: JBoss Rules
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions:  4.0.0.GA
         Environment: seam cvs (2007-08-05), which includes drools 4.0.0.GA, I believe
            Reporter: Matt Drees
         Assigned To: Mark Proctor
            Priority: Minor


I sometimes get a java.io.NotSerializableException: org.drools.reteoo.ReteooWorkingMemory$WorkingMemoryReteAssertAction when restarting my seam webapp.  It seems that the problem is simply that WorkingMemoryReteAssertAction doesn't implement Serializable.  This email (http://osdir.com/ml/java.drools.user/2006-12/msg00163.html) seems to indicate that it should, but it apparently hasn't been fixed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list