users@glassfish.java.net

Re: spring annotations inside WAB

From: <forums_at_java.net>
Date: Mon, 6 Feb 2012 08:48:58 -0600 (CST)

 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