Mule中的数据库查找-不接受集成身份验证

问题描述:

我们试图在我们项目的Mule数据映射器中使用数据库查找,即使我们在类路径以及引用的库中添加了sqljdbc_auth.dll,我们也能够在没有集成身份验证的情况下验证成功的连接具有集成身份验证.

We are trying to use DB lookup in Mule data mapper in our project, We are able to validate successful connection without integrated authentication even though when we have added sqljdbc_auth.dll in classpath as well as in the referenced library we are not able to have integrated authentication.

任何解决此问题的指针都将有所帮助.谢谢!

Any pointers to resolve this issue will be helpful. Thanks!

添加此方法是否会对遇到此问题的任何人有所帮助-我终于通过在库和下面的JTDS文件中添加JTDS驱动程序使其工作了用于集成身份验证jtds-1.2.7-dist \ x64 \ SSO

Adding if this will be helpful to any of those who came across this issue - I finally made it working by adding JTDS drivers in the library and the below JTDS file for integrated authentication jtds-1.2.7-dist\x64\SSO