Hi, I'm using SpringIDE plugin into Eclipse and I love the XML validation feature.
Unfortunately not everyone on my team is using it (some of them use other IDEs) so I'd like to be able to...
Type: Posts; User: azidkore; Keyword(s):
Hi, I'm using SpringIDE plugin into Eclipse and I love the XML validation feature.
Unfortunately not everyone on my team is using it (some of them use other IDEs) so I'd like to be able to...
One more vote for this template!
I feel like prevayler's adoption is stalled due to the lack of support so a Spring template would provide a good leverage point.
Too bad that Spring community...
I'm not sure if such a thing exists but I'm debugging my faulty code and I'm seeing that
SecurityContextHolder.getContext().getAuthentication()
always returns null and I'm thus getting a
...
Steve, can you paste your applicationContext.xml ? I cannot make spring-security authenticate using kerberos. All the time I'm getting a
...
Hi dudes, my first post here, so not sure if this is a -security or -ldap issue.
My requirement is the following: Connect to an LDAP server (which uses GSS Negotiation) in order to do some queries...