> That is fine; but unless you guys care to implement a custom
compiler that can obey that graph
> a sequenced graph mapped into a classpath is the best we can provide afaics :)
>
> So...any tips on what the algorithm to figure that out is ?
>
I think what you are looking for is the API classpath for a particular
deployment type. That is certainly flat, and is in the process of being
documented:
http://community.jboss.org/wiki/ModuleInventory
This will *just* be available on wiki page ? no programmatic approach
to deduce it ?
This is entirely different from what you need to start a server. That
is
all based on module configuration, so you effectively have no classpath.
You just point it to a module repo.
sure - I never (really) cared about the classpath for the server - the classpath I'm
interested in is
the classpath the user needs for his applications.
/max
http://about.me/maxandersen