Show jboss-app.xml syntax highlighted
<?xml version="1.0"?>
<!--
JBoss 3.2.0-1 changed the ClassLoader strategy. All deployed EARs will share the same classloader by default.
By specifying a unique classloader for the ear, this will be avoided.
-->
<jboss-app>
<loader-repository>tk.sabreWulf.negest.negest:loader=negest.ear</loader-repository>
</jboss-app>
See more files for this project here