JMS with LDAP Provider

I need to send message using LDAP lookup. I have created the provider for LDAP. I am getting the below error while creating connection factories with that provider.

Error: Cannot create an object of type “com.webMethods.messaging.tools.API.jms.resourceobjects.MessageJndiResourceObject”. Error: Cannot create a resource object of type “com.webMethods.messaging.tools.API.jms.resourceobjects.MessageJndiResourceObject”.

Can anyone suggest, how to resolve this…