Transaction in Adapters

When the tamino connection transaction type is set as LOCAL, we aren’t able to create adapter services, and the following exception shows up in the developer…

com.webMethods.developer.adapter.metadata.AdapterMetadataException: com.wm.app.b2b.server.ServiceException: [ART.114.243] Adapter Runtime (Metadata): Failed to run resourceDomainLookupValues service. Details provided in error log.
[ART.118.5053] Adapter Runtime (Connection): Unable to get a connection to resource connections:TaminoConnection.
[SCC.126.109] Failed to enlist transaction resources from connection connections:TaminoConnection(4). Transaction will be aborted.
on inputParameterNames [Ljava.lang.String;@91238a

Does the Isolation Level and the LockMode for the connection should be changed…?

Regards, Aravind