You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2007/03/23 22:43:32 UTC

[jira] Created: (GERONIMO-3015) Geronimo does not appear to scan war files for JPA entities

Geronimo does not appear to scan war files for JPA entities
-----------------------------------------------------------

                 Key: GERONIMO-3015
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3015
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: persistence
    Affects Versions: 2.0
         Environment: Linux - Geronimo-tomcat-jee5
            Reporter: Jay D. McHugh
         Attachments: entities.jar

I have made a war file that includes a jar file (in the WEB-INF/lib directory) that contains a number of JPA entities and a persistence.xml file.

Geronimo does not seem to be performing runtime enhancement on these entities - at least not in the same way that it did on an ejb-jar with the same contents.

With the ejb-jar, the contents were scanned as soon as the file was deployed.  The plain jar file is not scanned when the war file is deployed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3015) Geronimo does not appear to scan war files for JPA entities

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay D. McHugh updated GERONIMO-3015:
------------------------------------

    Attachment: entities.jar

Archive containing a number of JPA entities and a persistence.xml file.

> Geronimo does not appear to scan war files for JPA entities
> -----------------------------------------------------------
>
>                 Key: GERONIMO-3015
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3015
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: persistence
>    Affects Versions: 2.0
>         Environment: Linux - Geronimo-tomcat-jee5
>            Reporter: Jay D. McHugh
>         Attachments: entities.jar
>
>
> I have made a war file that includes a jar file (in the WEB-INF/lib directory) that contains a number of JPA entities and a persistence.xml file.
> Geronimo does not seem to be performing runtime enhancement on these entities - at least not in the same way that it did on an ejb-jar with the same contents.
> With the ejb-jar, the contents were scanned as soon as the file was deployed.  The plain jar file is not scanned when the war file is deployed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-3015) Geronimo does not appear to scan war files for JPA entities

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483785 ] 

Jay D. McHugh commented on GERONIMO-3015:
-----------------------------------------

Fixed in Revision: 521928 by djencks

> Geronimo does not appear to scan war files for JPA entities
> -----------------------------------------------------------
>
>                 Key: GERONIMO-3015
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3015
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: persistence
>    Affects Versions: 2.0
>         Environment: Linux - Geronimo-tomcat-jee5
>            Reporter: Jay D. McHugh
>         Attachments: entities.jar
>
>
> I have made a war file that includes a jar file (in the WEB-INF/lib directory) that contains a number of JPA entities and a persistence.xml file.
> Geronimo does not seem to be performing runtime enhancement on these entities - at least not in the same way that it did on an ejb-jar with the same contents.
> With the ejb-jar, the contents were scanned as soon as the file was deployed.  The plain jar file is not scanned when the war file is deployed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-3015) Geronimo does not appear to scan war files for JPA entities

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay D. McHugh closed GERONIMO-3015.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

It was a tomcat configuration issue.  fixed

> Geronimo does not appear to scan war files for JPA entities
> -----------------------------------------------------------
>
>                 Key: GERONIMO-3015
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3015
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: persistence
>    Affects Versions: 2.0
>         Environment: Linux - Geronimo-tomcat-jee5
>            Reporter: Jay D. McHugh
>             Fix For: 2.0
>
>         Attachments: entities.jar
>
>
> I have made a war file that includes a jar file (in the WEB-INF/lib directory) that contains a number of JPA entities and a persistence.xml file.
> Geronimo does not seem to be performing runtime enhancement on these entities - at least not in the same way that it did on an ejb-jar with the same contents.
> With the ejb-jar, the contents were scanned as soon as the file was deployed.  The plain jar file is not scanned when the war file is deployed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.