You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org> on 2009/06/04 12:49:08 UTC

[jira] Created: (IMAP-97) Maven Build Should Enhance Classes

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Closed: (IMAP-97) Maven Build Should Enhance Classes

Posted by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burrell Donkin closed IMAP-97.
-------------------------------------

    Resolution: Fixed

> 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org