Arand, Thomas (NSN - DE/Muenich)
2008-05-08 10:50:16 UTC
Hi all,
I'm building an ear-project with maven. The generated ear-file must be
suitable for the IBM WebSphere application server (6.0 in my case).
I'm currently using the maven-ear-plugin. This plugin is able to
generate the necessary META-INF/application.xml file automatically.
However, for WebSphere it is necessary to also create a file called
META-INF/ibm-application-bnd.xmi file.
Does anybody know how I can do it? I didn't find an option for the
maven-ear-plugin (though there is one to create jboss-specific files).
Thanks in advance,
Thomas
I'm building an ear-project with maven. The generated ear-file must be
suitable for the IBM WebSphere application server (6.0 in my case).
I'm currently using the maven-ear-plugin. This plugin is able to
generate the necessary META-INF/application.xml file automatically.
However, for WebSphere it is necessary to also create a file called
META-INF/ibm-application-bnd.xmi file.
Does anybody know how I can do it? I didn't find an option for the
maven-ear-plugin (though there is one to create jboss-specific files).
Thanks in advance,
Thomas