You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have the following issue.
I have a plugin A (with its own domains) that is integrated into a project B. In project B, some project domains are overwritten. Once they are connected to a server base, the rest of the domains are still connected to mongoDB.
When it comes to the domains of the project b the mappeo a data source 'sqlserver' gives error:
DataSource is not found for the name [sqlserver] in the configuration. Check the configuration of multiple data sources and try again.
If I do not put the mapping, the domain is not overwritten and uses project A connecting to mongoDB
Use grails 2.5.6 and follow the steps in the documentation.
Some help?
Thank you
The text was updated successfully, but these errors were encountered:
Hi, I have the following issue.
I have a plugin A (with its own domains) that is integrated into a project B. In project B, some project domains are overwritten. Once they are connected to a server base, the rest of the domains are still connected to mongoDB.
When it comes to the domains of the project b the mappeo a data source 'sqlserver' gives error:
DataSource is not found for the name [sqlserver] in the configuration. Check the configuration of multiple data sources and try again.
If I do not put the mapping, the domain is not overwritten and uses project A connecting to mongoDB
Use grails 2.5.6 and follow the steps in the documentation.
Some help?
Thank you
The text was updated successfully, but these errors were encountered: