Maven Build Should Enhance Classes
----------------------------------
Key: IMAP-97
URL: https://issues.apache.org/jira/browse/IMAP-97
Project: JAMES Imap
Issue Type: Sub-task
Components: Build System
Affects Versions: 0.1
Reporter: Robert Burrell Donkin
Assignee: Robert Burrell Donkin
Fix For: 0.1
Maven build should enhance the classes
867 INFO [main] openjpa.Enhance - Creating subclass for "[class
org.apache.james.imap.jpa.mail.model.JPAHeader, class
org.apache.james.imap.jpa.mail.model.JPAMailbox, class
org.apache.james.imap.jpa.mail.model.JPAMessage, class
org.apache.james.imap.jpa.user.model.JPASubscription, class
org.apache.james.imap.jpa.mail.model.JPAMailboxMembership, class
org.apache.james.imap.jpa.mail.model.JPAProperty]". This means that your
application will be less efficient and will consume more memory than it would
if you ran the OpenJPA enhancer. Additionally, lazy loading will not be
available for one-to-one and many-to-one persistent attributes in types using
field access; they will be loaded eagerly instead.
1290 WARN [main] openjpa.Enhance - The field content in type
org.apache.james.imap.jpa.mail.model.JPAMessage is configured to be lazily
loaded, but lazy loading is not available for classes that use fieldaccess when
not running the OpenJPA enhancer or when dynamic class redefinition is not
available.
1306 WARN [main] openjpa.Enhance - The field message in type
org.apache.james.imap.jpa.mail.model.JPAMailboxMembership is configured to be
lazily loaded, but lazy loading is not available for classes that use
fieldaccess when not running the OpenJPA enhancer or when dynamic class
redefinition is not available.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]