« Return to Thread: 6.7 thinks ...//modules is a cluster?

Re: 6.7 thinks .../<cluster>/modules is a cluster?

by Jesse Glick :: Rate this Message:

Reply to Author | View in Thread

Ivan Soleimanipour wrote:
> if you [...] look just at the xml specs
> the configuration
> ..xml can specify an arbitrary path to the module jar. And if that is
> "allowed" then
> the system as a whole should work correctly.

The _module system_ works correctly with an arbitrary path to a module JAR (so far as I know). The _Ant-based module build harness_ requires modules to be
${cluster}/modules/${code.name.base.dashes}.jar. Relaxing that restriction would require some work and a lot of testing and I don't think we plan to do so.

 « Return to Thread: 6.7 thinks ...//modules is a cluster?