[jboss-as7-dev] Modules visualization

Ales Justin ales.justin at gmail.com
Tue Mar 15 05:46:52 EDT 2011


>> btw. noob question - what is the name one should use if I deploy foo.war to the server as parameter to this grapher ? 
> 
> ?extension=single-module&initial-value=<MODULE_NAME>
> 
> Where module_name in this would be: deployment.foo.war:main
> 
> I need to check if this actually works; 
> I mean, do I have access to this module outside Grapher app.

OK, tested and it works.

I deployed a bar.jar, and accessed its module graph via:
* http://localhost:8080/grapher-web-2.0.0-SNAPSHOT/?extension=single-module&initial-value=deployment.bar.jar

-Ales





More information about the jboss-as7-dev mailing list