You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jason Ferguson <fe...@gmail.com> on 2011/03/13 00:11:50 UTC

NullPointerException Using StrutsSpringTestCase

I am attempting to do some out-of-container testing of a Struts Action
which extends StrutsSpringTestCase. I've tried configuring the
application context two separate ways: via the @ContextConfiguration
annotation and by overriding getContextLocations()

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org