jboss 7 AS datasource for sqlserver

前端 未结 6 1414
轻奢々
轻奢々 2020-12-29 07:55

I run jboss in standalone mode and have set my datasource in the standalone.xml to the following:



        
6条回答
  •  鱼传尺愫
    2020-12-29 08:03

    Deploying JDBC jar file (e.g. sqljdbc41.jar) by admin console should allow to select and use it when defining a new data source.

提交回复
热议问题