Alex Sviridov
2018-09-28 16:06:24 UTC
If we place .war file on JPMS layer and this .war file has .jars in WEB-INF/lib what we should
do with these jars? Should we deploy them at the the same JPMS layer with .war module?
I mean :
JPMS layer:
- war module
- jarmodule1_from_war
- jarmodule2_from_war
...
- jarmoduleN_from_war?
Or should we create for them another layer? Or somethi
do with these jars? Should we deploy them at the the same JPMS layer with .war module?
I mean :
JPMS layer:
- war module
- jarmodule1_from_war
- jarmodule2_from_war
...
- jarmoduleN_from_war?
Or should we create for them another layer? Or somethi