[ 
http://jira.codehaus.org/browse/MOPENJPA-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg resolved MOPENJPA-12.
-----------------------------------

       Resolution: Duplicate
    Fix Version/s: 1.1

This is a dup of MOPENJPA-2.
Please use the new <persistenceXmlFile>.

Also note that the OpenJPA 'properties' config parameter specifies a class 
resource, whereas the 'propertiesFile' specifies a file path where the 
otherPersistence.xml can be found.



> property setting ignored with openjpa:schema
> --------------------------------------------
>
>                 Key: MOPENJPA-12
>                 URL: http://jira.codehaus.org/browse/MOPENJPA-12
>             Project: Maven 2.x OpenJPA Plugin
>          Issue Type: Bug
>            Reporter: David Leangen
>            Assignee: Mark Struberg
>             Fix For: 1.1
>
>
> This:
>               <toolProperties>
>                 <property>
>                   <name>properties</name>
>                   <value>${basedir}/META-INF/persistence.xml</value>
>                 </property>
>               </toolProperties>
> Is ignored when running openjpa:schema.
> To work around this, I need to make a manual copy of the file in my classpath.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to