-
Sub-task
-
Resolution: Obsolete
-
Major
-
6.0.0.M1
-
None
The last piece of configuration to remove from the conf/jboss-service.xml is the following class loader
<!-- Load all jars from the JBOSS_HOME/server/<config>/lib directory and
the shared JBOSS_HOME/common/lib directory. This can be restricted to
specific jars by specifying them in the archives attribute.
TODO: Move this configuration elsewhere
-->
<classpath codebase="${jboss.server.lib.url}" archives="*"/>
<classpath codebase="${jboss.common.lib.url}" archives="*"/>
This needs to be in some bootstrap class loader setup of the profile.