Hi Sahoo,
thanks for your answer. The problem occured because spring didnt find
spring.xml files inside war. To resolve it, I added the following header to
the WAB manifest:
Spring-Context: classpath*:META-INF/spring/*.xml;create-asynchronously:=false
--
[Message sent by forum member 'okna2000']
View Post: http://forums.java.net/node/883164