Anyone? :-)
Best regards,
Eric
Hi
I know a lot has been written about skinny WARs and the problems they represent.
The strategy that we're using is:
- Set dependencies in the web module to scope 'provided', except dependencies
that are web-specific (PrimeFaces, ..
Hi
I know a lot has been written about skinny WARs and the problems they represent.
The strategy that we're using is:
- Set dependencies in the web module to scope 'provided', except dependencies
that are web-specific (PrimeFaces, ...)
- Set skinnyWars to true in the EAR project
The strategy