[jboss-jira] [JBoss JIRA] Created: (JBRULES-2486) JPA entities must have protected or public no-arg constructors

hoogenbj (JIRA) jira-events at lists.jboss.org
Thu Apr 15 07:13:25 EDT 2010


JPA entities must have protected or public no-arg constructors
--------------------------------------------------------------

                 Key: JBRULES-2486
                 URL: https://jira.jboss.org/jira/browse/JBRULES-2486
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: drools-core (flow)
    Affects Versions: 5.0.1.FINAL
         Environment: Windows Server 2003 32 bit, SAP's Java JDK 1.5, SAP Netweaver 7.1 EHP1 workplace edition
            Reporter: hoogenbj
            Assignee: Mark Proctor


Hi,
I am unable to deploy an application I built to SAP's Netweaver application server because it enforces the JPA spec to the letter and complains that the following entities do not have a protected or public no-arg constructor:
org.drools.persistence.processinstance.ProcessInstanceEventInfo
org.drools.persistence.processinstance.ProcessInstanceInfo
org.drools.persistence.processinstance.WorkItemInfo

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

        


More information about the jboss-jira mailing list