JPADomain and JPARecipientRewrite must have a no-args constructor
-----------------------------------------------------------------

                 Key: JAMES-1367
                 URL: https://issues.apache.org/jira/browse/JAMES-1367
             Project: JAMES Server
          Issue Type: Improvement
            Reporter: Eric Charles
            Assignee: Eric Charles


We have the following warning starting james server
4531  James  WARN   [main] openjpa.Enhance - The type 
"org.apache.james.domainlist.jpa.model.JPADomain" must have a no-args 
constructor. Adding a public no-args constructor.
4686  James  WARN   [main] openjpa.Enhance - The type 
"org.apache.james.rrt.jpa.model.JPARecipientRewrite" must have a no-args 
constructor. Adding a public no-args constructor.

A private no-args constructor will be added

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to