I asked for similar question jetty-jndi-resource-fails using Jetty only, which is described by Jetty documentation as Jetty: startup-classpath.
Now I like to use "Module specified Libraries" and setup it over Gretty as repository dependencies. I didn't find anything like this in Getty doc: Gretty-configuration. I also search Gretty: integratin-test Git for any usable example, but without result.
Is this Jetty feature unsupported over Gretty? Or is possible to setup the --module=ext parameter anyhow? Could anyone using :farmRun let me know how to handle the server provided external libs shared over multiple web applications in farm any clear way?