Hi all, I'm using Tomcat 5.5.23 on a Windows server 2003 (64 bit). Tomcat runs as a window service, using an Active Directory account. DB is configured to Windows Authentication mode alone.
Tomcat contains 2 web applications. The DLL's (sqljdbc_auth.dll) location is the value of Tomcat's -Djava.library.path parameter. Result: The container loads, the first web application loads and successfully establishes a connection to the DB, But the second web application fails to connect to DB, prompting: com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication. Ahhh, When loading tomcat with only a single web application (either one), the web application successfully connect to the DB. This is why I don't think the reason is at web.xml. Any idea? Thanks, Itamar This electronic message may contain proprietary and confidential information of Verint Systems Inc., its affiliates and/or subsidiaries. The information is intended to be for the use of the individual(s) or entity(ies) named above. If you are not the intended recipient (or authorized to receive this e-mail for the intended recipient), you may not use, copy, disclose or distribute to anyone this message or any information contained in this message. If you have received this electronic message in error, please notify us by replying to this e-mail.