Jump to content
We've recently updated our Privacy Statement, available here ×

LDAP jasperserver community version 7.8


michael.soler

Recommended Posts

Dear community.

I´ve a problem, I´m installing the authentication exthernal LDAP in jasperserver community version 7.8 but I´ve this error "559 ERROR ContextLoader,localhost-startStop-1:350 - Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proxyBasicProcessingFilter' defined in ServletContext resource [/WEB-INF/applicationContext-externalAuth-LDAP.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'authenticationManager' of bean class [com.jaspersoft.jasperserver.api.security.externalAuth.ExternalAuthBasicProcessingFilter]: Bean property 'authenticationManager' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?"

Any human that please help me.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

I beleive spring changed this over from a property to a constructor argument in the bean configuration.   You would need to attach your applicationContext file to verify and review.  Is this the applicationContext file that you got with this JRS version?

 

Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...