-
Mar 10th, 2009, 10:58 AM
#1
Register a scope in AbstractXmlFlowExecutionTests
I'm currently writing unit-tests for SWF 2.0, by subclassing the AbstractXmlFlowExecutionTests class. Several of my spring-configurations contain beans with scope="request". When I run the tests I get an exception:
java.lang.IllegalArgumentException: No scope registered for scope 'request'
Any ideas on how to register this scope in SWF 2.0?
Thanks, Marnix
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules