[jboss-as7-dev] AS 7 stacktraces
Jason T. Greene
jason.greene at redhat.com
Mon Apr 18 11:37:04 EDT 2011
On 4/18/11 10:33 AM, Max Rydahl Andersen wrote:
>>> 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 ?
ALR and I were talking about having a maven bom or something.
>
>> 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
>
>
>
--
Jason T. Greene
JBoss, a division of Red Hat
More information about the jboss-as7-dev
mailing list