Ah, seems this is the bug about it: https://jira.springsource.org/browse/SWS-824
Type: Posts; User: eis; Keyword(s):
Ah, seems this is the bug about it: https://jira.springsource.org/browse/SWS-824
Isn't this a clear bug...?
You can see from source code:...
Just in case somebody else finds in here - the jee stuff lives in spring-context, so you need
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>...