Hi,
sounds like an issue with Springsource Tool Suite....
The "application.xml" looks OK to me. But your deployment should be:
xxxEAR.ear
-- xxxWar.jar
-- META-INF\application.xml
So your tool seems to build a wrong structure.
Hope this helps
Wolfgang