Page History
...
<connection-url>jdbc:sqlserver://localhost:1433;IntegratedSecurity=true;Trusted_Connection=Yes</connection-url>
Then the password field in the <security> section will be ignored and the SQLServer integrated security will be used.
...
<connection-url>jdbc:sqlserver://localhost:1433;IntegratedSecurity=true;Trusted_Connection=Yes</connection-url>
Then the password field in the <security> section will be ignored and the SQLServer integrated security will be used.