Install Elvyx 1.23.1 and before

  1. Download Elvyx from http://www.elvyx.com
  2. Unzip elvyx-1.0.XX.zip inside the folder you want to install it.
  3. Copy lib/elvyx-1.0.XX.jar and put it in your common/lib.
  4. Copy elvyx.properties into your application server home directoy.
  5. Be sure elvyx.properties looks like this:
    • driver=oracle.jdbc.driver.OracleDriver
    • url=jdbc:oracle:thin:@sundevdb1a.wfs.com:1521:dtool1
    • address=localhost
    • port=4448
  6. Change you datasource and set the elvyx driver.
    • Driver = com.elvyx.Driver
    • Url = jdbc:elvyx:none
  7. Execute the client running elvyx.bat from the folder you install it.

OC4J case

  1. Download Elvyx from http://www.elvyx.com
  2. Unzip elvyx-1.0.XX.zip inside the folder you want to install it.
  3. Copy lib/elvyx-1.0.XX.jar and put it in oc4j\j2ee\home\applib
  4. Copy elvyx.properties into oc4j\j2ee\home.
  5. Be sure elvyx.properties looks like this:
    • driver=oracle.jdbc.driver.OracleDriver
    • url=jdbc:oracle:thin:@sundevdb1a.wfs.com:1521:dtool1
    • address=localhost
    • port=4448
  6. Change you datasource and set the elvyx driver.
    • Driver = com.elvyx.Driver
    • Url = jdbc:elvyx:none
  7. Execute the client running elvyx.bat from the folder you install it.

Tested using: OC4J 10.1.2

Tomcat case

  1. Download Elvyx from http://www.elvyx.com
  2. Unzip elvyx-1.0.XX.zip inside the folder you want to install it.
  3. Copy lib/elvyx-1.0.XX.jar and put it in common\lib
  4. Copy elvyx.properties into Apache Software Foundation\Tomcat 5\bin.
  5. Be sure elvyx.properties looks like this:
    • driver=oracle.jdbc.driver.OracleDriver
    • url=jdbc:oracle:thin:@sundevdb1a.wfs.com:1521:dtool1
    • address=localhost
    • port=4448
  6. Change you datasource and set the elvyx driver.
    • Driver = com.elvyx.Driver
    • Url = jdbc:elvyx:none
  7. Execute the client running elvyx.bat from the folder you install it.

Tested using: Tomcat 5.5

JBoss case

  1. Download Elvyx from http://www.elvyx.com
  2. Unzip elvyx-1.0.XX.zip inside the folder you want to install it.
  3. Copy lib/elvyx-1.0.XX.jar and put it in jboss-4.0.5.GA\server\default\lib
  4. Copy elvyx.properties into jboss-4.0.5.GA\bin.
  5. Be sure elvyx.properties looks like this:
    • driver=oracle.jdbc.driver.OracleDriver
    • url=jdbc:oracle:thin:@sundevdb1a.wfs.com:1521:dtool1
    • address=localhost
    • port=4448
  6. Change you datasource and set the elvyx driver.
    • Driver = com.elvyx.Driver
    • Url = jdbc:elvyx:none
  7. Execute the client running elvyx.bat from the folder you install it.

Tested using: jboss-4.0.5.GA

Weblogic Case

  1. Download Elvyx from http://www.elvyx.com
  2. Unzip elvyx-1.0.XX.zip inside the folder you want to install it.
  3. Create a lib folder in your domain and elvyx-1.0.XX.jar and database driver.
  4. Set in CLASSPATH files elvyx-1.0.XX.jar and database driver.
  5. Copy elvyx.properties into domain directory
  6. Be sure elvyx.properties looks like this[*]:
    • driver=oracle.jdbc.driver.OracleDriver
    • url=jdbc:oracle:thin:@sundevdb1a.wfs.com:1521:dtool1
    • address=localhost
    • port=4448
  7. Change you datasource and set the elvyx driver.
    • Driver = com.elvyx.Driver
    • Url = jdbc:elvyx:none
  8. Execute the client running elvyx.bat from the folder you install it.

Tested using: Weblogic 8.1.6

Linux Case

  1. Download Elvyx from http://www.elvyx.com
  2. Unzip elvyx-1.0.XX.gz inside the folder you want to install it.

    gzip -dv elvyx-1.0.XX.gz

  3. Untar the file

    tar -xvf elvyx-1.0.XX.tar

  4. Copy lib/elvyx-1.0.XX.jar and put it in domain\lib
  5. Copy elvyx.properties into domain\bin.
  6. Be sure elvyx.properties looks like this:
    • driver=oracle.jdbc.driver.OracleDriver
    • url=jdbc:oracle:thin:@sundevdb1a.wfs.com:1521:dtool1
    • address=localhost
    • port=4448
  7. Change you datasource and set the elvyx driver.
    • Driver = com.elvyx.Driver
    • Url = jdbc:elvyx:none
  8. Execute the client running elvyx.sh from the folder you install it or execute

    java -jar lib/elvyx-1.0.XX.jar

Tested using: Fedora 2.4.22-1.2115