How do I recognise poorly implemented Resource Adapters?
Some commercially available Resource Adapters may be poorly implemented. As there does not exist any mechanism to test a Resource Adapter for compliance to the Connectors specs (as CTS tests a Connectors implementation for spec compliance), it is currently not a simple task to recognise these immediately, but among the symptoms, you will find that: • The Resource Adapter will exhibit strange errors at deployment/load time • The Resource Adapter will exhibit strange errors when a client attempts to invoke a method on the connection factory. Generally, these Resource Adapters are non spec compliant. There are several examples of poorly implemented Resource Adapters.