on 1-05-31 23.49, Andre Vermeulen@i-Commerce at
[EMAIL PROTECTED] wrote:

> What is the correct way to extend the of JBoss classpath ???

You can add Classpath's to Your configuration by editing jboss.conf to
include a custom MLet tag :

<MLET CODE = "org.jboss.util.ClasspathExtension" ARCHIVE = "a-archive"
CODEBASE = "a-codebase">
    <ARG TYPE = "java.lang.String" VALUE  = "a-value">
</MLET>


/peter


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to