> 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...
-Ales