Donald Woods wrote:
From my last post and further digging, it looks like the
application.xml is not being included in the EAR -


'fraid not. I get:

[ear] [DEBUG] fileset: Setup scanner in dir /home/jeremy/geronimo/trunk/applications/console-ear/src/application with patternSet{ includes: [] excludes: [**/META-INF/application.xml] } [ear] [DEBUG] fileset: Setup scanner in dir /home/jeremy/geronimo/trunk/applications/console-ear/target/tmpEarDeps with patternSet{ includes: [] excludes: [] } [ear] [DEBUG] ZipFileSet: Setup scanner in dir /home/jeremy/geronimo/trunk/applications/console-ear with patternSet{ includes: [LICENSE.txt] excludes: [] } [ear] [DEBUG] fileset: Setup scanner in dir /home/jeremy/geronimo/trunk/applications/console-ear/target/ear with patternSet{ includes: [] excludes: [] } [ear] [DEBUG] ZipFileSet: Setup scanner in dir /home/jeremy/geronimo/trunk/applications/console-ear/target with patternSet{ includes: [application.xml] excludes: [] } [ear] Building ear: /home/jeremy/geronimo/trunk/applications/console-ear/target/geronimo-console-1.0-SNAPSHOT.ear
    [ear] [VERBOSE] adding directory META-INF/
    [ear] [VERBOSE] adding entry META-INF/MANIFEST.MF
    [ear] [VERBOSE] adding entry META-INF/geronimo-application.xml
[ear] [VERBOSE] adding entry geronimo-console-framework-1.0-SNAPSHOT.war
    [ear] [VERBOSE] adding entry geronimo-console-standard-1.0-SNAPSHOT.war
    [ear] [VERBOSE] adding entry META-INF/application.xml

and a listing of the output jar shows that the file is there.
--
Jeremy

Reply via email to