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?