1 Reply Latest reply on Feb 23, 2004 4:06 PM by sgwood

    module repository

    aagha

      Is there a module repository for Nukes somewhere? I've looked around the JBoss site and not been able find it. Could someone please post a link where I can view the details of all the available modules?

      Thanks,

      Zeb

        • 1. Re: module repository


          The modules are currently in the distribution. Each top level directory in the distribution is either a module or a supporting directory (ie. 3rd party jars). If you look in the build/build.xml, there is a moduleconfig task that gives you the list of modules and the dependencies between them.


          Sherman