[
https://issues.apache.org/jira/browse/TOMEE-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roberto Cortez updated TOMEE-2197:
----------------------------------
Fix Version/s: (was: 8.0.0-M1)
8.0.0
> openejb.xml <Deployments jar="..."/> does not work
> --------------------------------------------------
>
> Key: TOMEE-2197
> URL: https://issues.apache.org/jira/browse/TOMEE-2197
> Project: TomEE
> Issue Type: Bug
> Components: TomEE Core Server
> Affects Versions: 7.0.4
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Minor
> Fix For: 8.0.0-Final, 7.0.6
>
>
> When declaring a deployment in openejb.xml or tomee.xml we scan <Deployments>
> sections.
> This contains a file= and a jar= attribute.
> The jar= does not work because it later gets overridden by the (often empty)
> file attribute.
> WORKAROUND: just use the file= attribute and be done
> Should be fixed nonetheless. And should issue a warning if both attributes
> are used.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)