2

Can someone please point me to an step by step guide on how to package 2 spring-boot war applications into an ear with skinny wars?

I have both spring-boot applications deployed and working separately on a jboss-eap-6.2 server, but when I try to package them into an ear the result doesn't deploy.

maven ear plugin configuration? pom.xml configuration?

  • As far as I can see, there are some fundamental class loader issues that make this hard to get working. I have an example project with work arounds here: https://github.com/purple52/spring-boot-ear-skinny-war – David Edwards Nov 09 '15 at 10:11

0 Answers0