Release Management

Thursday, April 10, 2008

Installing JNetDirect's JSQLConnect driver

Today I installed JDBC driver for Microsoft SQL Server for our Weblogic farm. To make JSQLConnect 5.70 available to the Weblogic J2EE server I copied JSQLConnect.jar into the /lib directory of our Weblogic installation and set 755 permission to JSQLConnect.jar file. In addition I updated the WebLogic Server's classpath to include the location of the JDBC driver classes by adding ${CLASSPATHSEP}${WL_HOME}/server/lib/sqljdbc.jar to classpath. Last step was the restart of Weblogic 9.2 servers

Labels: , ,


All posts in one place

  • Doxygen vs JavaDoc
  • Installing JNetDirect's JSQLConnect driver
  • Finding problems in Java code wtih PMD
  • Log4j best practices
  • Can't open activity db: Permission denied error for SVN commits
  • Jira Subversion Plugin
  • Implementing Subversion post-commit hook
  • Troubleshooting Subversion and TortoiseSVN
  • IIS 6.0 does not serve files with .docx
  • Installing ANT on Windows XP
  • Luntbuild dealing with SMTP response 554
  • Confluence and Jira OutOfMemory errors
  •