users@glassfish.java.net

Re: GF 3.1 and java:/module scope

From: <forums_at_java.net>
Date: Fri, 8 Apr 2011 08:30:54 -0500 (CDT)

Just because your spring files are packaged in war, doesn't mean spring
framework at runtime is part of the webapp.  You will need to check if the
lookup or injection operation by spring is originated from a request
processing or part of webapp lifecycle.  See the error message about "null
ComponentInvocation".

Can you post the complete stacktrace?  From there you can see where it was
originated.

 


--
[Message sent by forum member 'cf126330']
View Post: http://forums.java.net/node/789374