You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/05/20 20:18:16 UTC

[jira] Created: (GERONIMO-3177) exclude-unlisted-classes needs to prevent adding any path info to the persistenceUnitInfo

exclude-unlisted-classes needs to prevent adding any path info to the persistenceUnitInfo
-----------------------------------------------------------------------------------------

                 Key: GERONIMO-3177
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3177
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: persistence
    Affects Versions: 2.0-M6
            Reporter: David Jencks
         Assigned To: David Jencks
             Fix For: 2.0-M6


The rules for exclude-unlisted-classes are pretty weird, but it boils down to "don't tell the jpa provider any path info if you want exclude-unlisted-classes to mean anything"

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


[jira] Closed: (GERONIMO-3177) exclude-unlisted-classes needs to prevent adding any path info to the persistenceUnitInfo

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

David Jencks closed GERONIMO-3177.
----------------------------------

    Resolution: Fixed

this should be fixed in rev 539957.  

Note that the generated cmp persistence unit may need to list its classes and have exclude-unlisted-classes on so it doesn't interfere with other persistence units in the same jar/module/packaging item.

> exclude-unlisted-classes needs to prevent adding any path info to the persistenceUnitInfo
> -----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3177
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3177
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: persistence
>    Affects Versions: 2.0-M6
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 2.0-M6
>
>
> The rules for exclude-unlisted-classes are pretty weird, but it boils down to "don't tell the jpa provider any path info if you want exclude-unlisted-classes to mean anything"

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