Tag Archives: LDAP

DSRA9010E: ‘{0}’ is not supported on the WebSphere ‘{1}’ Platform

If you see the following exception: Exception Data: com.dan.LDAPException: javax.resource.NotSupportedException: DSRA9010E: ‘execute(InteractionSpec, Record, Record)’ is not supported on the WebSphere Interaction implementation. It likely means that the JNDI object you looked up isn’t the type your code thought it was going to be. An example of this would be when your ear is installed to […]

Read more