Ramesh Reddy wrote:
Stefano,
This is under Teiid tooling api, as user adds/removes the data models to virtual database these actions are performed. So, we really do not have total control over it. The issue surfaced when we tried to add (using CLI)
- two different connection factories under one resource-adapter
- two spearate resource-adapters using the same RAR file but with individual connection factory inside it
it behaves exactly the same way with same exception. The above is prime usecase in Teiid as it can have multiple connections of same resource-adapter but to different sources. For example, different salesforce accounts or different web-services. May be you can also test above scenarios after your fix.
While I'm fixing the first issue reported, can you paste here command used in cli for those use cases? It would help me a lot.
regards
S.