JBoss Community

JBossAS7 domain (not standalone) and SqlServer integrated Security

created by treacledog in Datasource Configuration - View the full discussion

Our SQLServer datasources are configured with windows integrated security (jdbc:sqlserver://SERVER:1433;databaseName=DATABASE;integratedSecurity=true). This works fine when we launch JBoss with the standalone server, but when we launch the server as part of a domain, it just hangs when trying to get a connection. We've definitely isolated the problem to be with integratedSecurity, so we are assuming it's related to how the host server java processes are spawned, and how those processes interact with the integrated security dll. In Task Manager the java processes have the correct username, but the connection just hangs on war deployment.


Anyone have any experience or ideas with this?

 


 


Reply to this message by going to Community

Start a new discussion in Datasource Configuration at Community