;.
This component is used by all our packaging plugins."
The link sends one right back to the "WAR Manifest Customization" page.
On Sun, Feb 12, 2012 at 10:40 PM, Stephen Coy wrote:
> You may want to read <
> https://docs.jboss.org/author/display/AS71/Class+Loading+in+AS
I've used the maven-ear-plugin with the maven-war-plugin and
maven-ejb-plugin to successfully deploy and run an application packaged as
EAR to Jboss AS7.
.
|-- META-INF
| |-- application.xml
| |-- MANIFEST.MF
| `-- maven
| `-- com.patrac
| `-- Patr
I've used the maven-ear-plugin with the maven-war-plugin and
maven-ejb-plugin to successfully deploy and run an application packaged as
EAR to Jboss AS7.
.
|-- META-INF
| |-- application.xml
| |-- MANIFEST.MF
| `-- maven
| `-- com.patrac
| `-- Patr