I would suspect multiple implementations of javax.el. That's usually what causes this sort of issues.
Check that you don't have another one with a different name.
If it's not that, add a checkpoint in the ConfigurationImpl constructor and check what's failing.