[
https://issues.apache.org/jira/browse/GERONIMO-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601173#action_12601173
]
David Jencks commented on GERONIMO-4091:
----------------------------------------
persistence.xml is a spec dd, not a geronimo plan. The non-standard info we
should cover is:
- meaning of jta-datasource and non-jta-datasource
- why you should not specify driver properties directly, instead use above
named elements
- why and when you need non-jta-datasource
- where this file should go
- how you can override from a geronimo plan
- an error to cause map, e.g. if openjpa complains about not finding the
jta-datasource in jndi, what you did wrong and how to fix.
> Deployment plans - persistence
> ------------------------------
>
> Key: GERONIMO-4091
> URL: https://issues.apache.org/jira/browse/GERONIMO-4091
> Project: Geronimo
> Issue Type: Task
> Security Level: public(Regular issues)
> Components: documentation
> Affects Versions: 2.1, 2.1.1
> Reporter: Hernan Cunico
>
> Geronimo 2.1 Documentation - Deployment plans -> persistence.xml
> Suggested basic structure.
> * Deployment plan overview _(include packaging)_
> * Review of standard corresponding deployment descriptor
> * Review of XML Schemas _(some schemas are documented here
> http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
> * Dep plan break down _(environment, dependencies, references, etc.)_
> * Samples
> See http://cwiki.apache.org/GMOxDOC21/deployment.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.