0 Replies Latest reply on Oct 21, 2004 4:36 AM by aksay

    Is there a way to specify parent ClassLoaderRepositary?

    aksay

      In order to speed up redeployment process I split my app into several dependent modules without circural dependencies. So C depends on B depends on A.
      Is there a way to chain class loaders so I can redeploy only changed module with its children?
      Minor problem - loader-repository ignored in my standalone har module for "only the top level deployment may specify scoping", so I have to wrap har into empty ear module.

      Thanks in advance,
      Alex.