I tried changing "\\" to "/" and "//",
but still no luck.
I am getting " [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null
org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host has failed. java.net.UnknownHostException: )" exception.
Is this by any chance because of not passing server port.???