java - ds.getConnection hangs indefinitely with tomcat 6 to MSSQL DB -


i trying connect mssql database war file deployed on tomcat 6.0.41, java version 1.5.0_22.

tomcat hangs indefinite time @ following line of code.

datasource ds; this.conn = ds.getconnection(); 

and works fine oracle database.

i have tried making changes @ tomcat in context.xml file of no use.

thanks,


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -