]
Max Andersen reassigned JBDS-1332:
----------------------------------
Assignee: Rob Stryker
Rob - any insights ?
Exporting EAR places jars into ear root dir instead of lib dir when
EAR version is 1.4
---------------------------------------------------------------------------------------
Key: JBDS-1332
URL:
https://jira.jboss.org/browse/JBDS-1332
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: Upstream
Affects Versions: 3.0.1.GA
Reporter: Toshiya Kobayashi
Assignee: Rob Stryker
Attachments: Ear14Proj.zip
In case that EAR version is 1.4, if you place XXX.jar in your project like:
[project]
+ EarContent
+ lib - XXX.jar
+ META-INF - application.xml
, [Export] -> [Ear file] will generate Ear like:
[app.ear]
+ META-INF - application.xml
+ lib
+ XXX.jar
In case that EAR version is 5.0, generated Ear will have proper structure:
[app.ear]
+ META-INF - application.xml
+ lib - XXX.jar
JBDS 2.1.1 also generates a proper structure Ear.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: