This is because ou removed the pattern attribute from the first http tag.
Type: Posts; User: Thiagogmenezes; Keyword(s):
This is because ou removed the pattern attribute from the first http tag.
If you are using autowired annotation to inject some spring beans into your ws, try to make it extends SpringBeanAutowiringSupport.
That works for me perfectly.