0 Replies Latest reply on Apr 24, 2003 10:48 AM by arupsarkar

    connection.properties

    arupsarkar

      Hi,

      I am trying to connect to Oracle via Thin Client "classes12.zip" or "classes12.jar", it is working fine when I have all the java, class and connection.properties file are in the same folder, but it is not working when I am deploying it in jboss.

      My question is where should the Connection.properties file reside in the application directory structure.

      my structure is as follows.

      /dev/ecom/servlet
      /dev/ecom/servlet/src
      /dev/ecom/servlet/src/dboperation --source file for db operation
      /dev/ecom/servlet/src/parsexml --source files for parsing xml


      /dev/ecom/servlet/build
      /dev/ecom/servlet/build/ear
      /dev/ecom/servlet/build/jar
      /dev/ecom/servlet/build/src
      /dev/ecom/servlet/build/war

      regards
      arup