When trying the LDAP sample project provided by Worklight, I get the following error:
[ERROR ] FWLSE0020E: Ajax request exception: Adapter 'DummyAdapter' does not exist [project module_23_2_LDAPLoginModule] [ERROR ] FWLSE0117E: Error code: 1, error description: INTERNAL_ERROR, error message: FWLSE0069E: An internal error occurred during gadget request [project module_23_2_LDAPLoginModule]Adapter 'DummyAdapter' does not exist, User Identity {SubscribeServlet=null, LDAPRealm=null, wl_authenticityRealm=null, wl_remoteDisableRealm=null, wl_antiXSRFRealm=(name:rtm5uf72muh56gak3ms4gvvt42, loginModule:WLAntiXSRFLoginModule), wl_deviceAutoProvisioningRealm=null, wl_deviceNoProvisioningRealm=null, myserver=(name:776c1909-3ae4-45b5-a029-f0372b507a7d, loginModule:WeakDummy), wl_anonymousUserRealm=(name:776c1909-3ae4-45b5-a029-f0372b507a7d, loginModule:WeakDummy)}. [project module_23_2_LDAPLoginModule]
com.worklight.common.log.filters.ErrorFilter
In order to make it work, what values do I need to change. I want to use my IBM LDAP server.
Thanks..Johnson