Hello, Small question about pax-jdbc.
I need to support SQL Server and looking at https://github.com/ops4j/org.ops4j.pax.jdbc I can see there is a pax-jdbc-mssql feature. I've tried to install this with <feature>pax-jdbc-mssql</feature> using the latest released pax-jdbc-features (1.1.0), but I am getting the error: missing requirement [org.ops4j.pax.jdbc.mssql/1.1.0] osgi.wiring.pac kage; filter:="(osgi.wiring.package=com.microsoft.sqlserver.jdbc)"]]] Presumably I am missing something obvious, but the other features I've used hsql/postgres etc work fine. The reason I ask about the support as well is because msql is not explicitly mentioned here: https://ops4j1.jira.com/wiki/display/PAXJDBC/Documentation Any suggestions? Stephen -- View this message in context: http://karaf.922171.n3.nabble.com/SQL-Server-Data-Source-tp4050786.html Sent from the Karaf - User mailing list archive at Nabble.com.
