You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Stephan Klevenz (JIRA)" <ji...@apache.org> on 2014/05/26 10:26:01 UTC

[jira] [Updated] (OLINGO-291) Documentation: JPA Redefine metadata documentation page could be clearer

     [ https://issues.apache.org/jira/browse/OLINGO-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Klevenz updated OLINGO-291:
-----------------------------------

    Assignee: Deepashree

> Documentation: JPA Redefine metadata documentation page could be clearer
> ------------------------------------------------------------------------
>
>                 Key: OLINGO-291
>                 URL: https://issues.apache.org/jira/browse/OLINGO-291
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-documentation
>    Affects Versions: V2 1.2.0
>            Reporter: Riley Rainey
>            Assignee: Deepashree
>
> The documentation describing where to place a metadata redefinition file could be clearer (see http://olingo.apache.org/doc/tutorials/jparedefinemetadata.html).  
> I suggest changing the wording from:
> "Store the JPA EDM Mapping model XML in webapp folder of Java web application. Make sure the file is placed under the applications root folder (relative to class path ../../WEB-INF/classes) when the application is deployed on web server."
> to
> "Deploy the JPA EDM Mapping model XML file in the root directory of your web application archive (in other words, store it in the same directory as 'WEB-INF')."
> Also, the example call to setJPAEdmNameMappingModel, could be clarified by changing it from:
> oDataJPAContext.setJPAEdmNameMappingModel(<name of xml file>);
> to
> oDataJPAContext.setJPAEdmNameMappingModel(<mapping xml filename with XML extension>);



--
This message was sent by Atlassian JIRA
(v6.2#6252)