Maven project has ear and ejb modules. Ear module depends on ejb module and includes it in result ear file. When deploying ear some kind of ejb dependencies jars are wrapped into another jar. Example of jars: jtds-1.2.2.jar, jibx-run-1.2.1.jar, mvel2-2.0.10.jar. Don't know really why these jars are wrapped into jar package (for example mvel2-2.0.10.jar contains another mvel2-2.0.10.jar package which contains correct jar content) there are many jars that are deployed correctly.
- is related to
-
JBIDE-6320 EAR deployment with option "as compressed archives" results in ear containing invalid jars
- Closed
- relates to
-
JBIDE-6320 EAR deployment with option "as compressed archives" results in ear containing invalid jars
- Closed
1.
|
Reopen this issue, managed to reproduce issue without using Maven | Closed | Unassigned |