Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.4
-
Fix Version/s: 7.0-milestone-2, 6.4.3
-
Component/s: Scheduler
-
Labels:
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
In my use case, I was unable to execute
new com.xwiki.authentication.trustedldap.TrustedLDAPConfig()
from a scheduled job while org.xwiki.contrib.authentication:xwiki-authenticator-trusted-ldap:1.2 is installed at farm level.
Putting the same jar in WEB-INF/lib fixed my issue.
I have not check other extensions than installed on farm.