Got it fixed!
Looks like there is a bug in ResourceHttpRequestHandler which only appears with Weblogic.
To fix the issue:
Remove
Add
I know some of you suggested using the default-servlet-handler but the resources mapping must be removed in order for it to work!