[jboss-jira] [JBoss JIRA] (WFLY-2277) application client jars in ear should be able to have persistence units deployed
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Thu Oct 10 13:58:02 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12813242#comment-12813242 ]
Scott Marlow commented on WFLY-2277:
------------------------------------
The WFLY-2151 change is ignoring ear lib ejb jars in the client container and that is wrong.
{quote}
>From EE.8.2.1 Bundled Libraries
2. A .ear file may contain a directory that contains libraries packaged in JAR files. The library-directory element of the .ear file’s deployment descriptor contains the name of this directory. If a library-directory element isn’t specified, or if the .ear file does not contain a deployment descriptor, the directory named lib is used. An empty library-directory element may be used to specify that there is no library directory. All files in this directory (but not subdirectories) with a .jar extension must be made available to all components packaged in the EAR file, including application clients.
...
{quote}
> application client jars in ear should be able to have persistence units deployed
> --------------------------------------------------------------------------------
>
> Key: WFLY-2277
> URL: https://issues.jboss.org/browse/WFLY-2277
> Project: WildFly
> Issue Type: Feature Request
> Components: JPA / Hibernate
> Affects Versions: 8.0.0.Beta1
> Reporter: Scott Marlow
> Assignee: Scott Marlow
> Fix For: 8.0.0.CR1
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list