Spring Security's XML: This custom Spring bean has not yet been parsed
How to solve this problem?
When I run 'Parse custom bean', IntelliJ says 'Cannot find custom handler for namespace'.
Thanks
I'm using build #9008.
Please sign in to leave a comment.
Gerson K. M. wrote:
Please make sure that correct Spring jar with the Security framework is
present in your module classpath
Can you provide more details, in particular sample xml files?
Note that there's also an existing feature request for native spring security support in IDEA:
http://www.jetbrains.net/jira/browse/IDEA-18248
Feel free to add votes/comments.