Hi,I am using AEM 6.1 and need to connect MSSQL Database. I downloaded
driver from Microsoft site and uploaded in OSGI console and setup data
source and it works fine.But I wanted to move this JDBC driver as part
of my code build so all the users will get it in their build
automatically.I tried to use embed tag in pom.xml and used "*" , some
how it doesn't work. Does any one has working POM.xml for MSSQL JDBC
driver? Thanks for your help.Venkat