Community

Is Spring Deployer supposed to detect *.spring files inside a war's WEB-INF/lib directory?

reply from Ales Justin in Spring Integration - View the full discussion
Trying to deploy a .war that is inside of an .ear in jBoss 5.1 with Spring Deployer 3.2.  It seems to detect *.spring archives directly inside the .ear, but not ones that are down under the war's WEB-INF/lib directory.  Is there something else I'm supposed to configure, or is this not supported?

No, the deployer is only picking up (sub)deployments.

Jars inside WEB-INF/lib are just plain classpath entries.

Reply to this message by going to Community

Start a new discussion in Spring Integration at Community