Re: sqljdbc, integrated sql server authentication and multiple webapps

2009-03-13 Thread Stephan Steiner
>Not a real answer to your question, but you might want to have a look at >the following :..AndréThanks for trying to help. Unfortunately, this isn't a >browser application.. it's an XML application that runs on an IP phone so >there are no user credentials.It's a corporate directory that everyb

sqljdbc, integrated sql server authentication and multiple webapps - only the first app can connect

2009-03-10 Thread Stephan Steiner
Hi I recently had to switch over two of my webapps hosted on Tomcat 6.0.16 from sql server authentication to windows authentication. I'm using the latest v1.2 sqljdbc driver, copies the authentication lib to the system32 directory, configured tomcat to run under the local administrator account (ye