I am using STS and JBoss.
Have a strange problem since this week Monday. It works fine before.
One spring service bean (@Service) will be autowired in another bean.
When start the jboss, find...
Type: Posts; User: PeterSaw; Keyword(s):
I am using STS and JBoss.
Have a strange problem since this week Monday. It works fine before.
One spring service bean (@Service) will be autowired in another bean.
When start the jboss, find...
Hi, can anyone post the solution if you have? Can we create the Jndi for Ldap ContextSource?
I do find some posts talking about it, but no solution finally.
Hi Ulsa, rasky,
I am having the same problem right now. So searched out this very old discussion.
I am using jboss 5.1. My jndi returns the DirContext. So far that works fine.
However I agree...
We are using the Jboss 5.1. Use Spring Security and Ldap for authentication.
Right now we set the ldap contextsource in xml as below and it works fine.
<security:ldap-server...