Deployment Seam Application against Oracle 10g database to Jboss 4.0.5
  | 
     
      
        | 
            
              | To tune Jboss 4.0.5 instance as advised in HP Manual and make it connects to Oracle Server, perform the following steps on the JBoss Application Server. |  |  
Download the JDBC driver for Oracle 10g Release 2 located at:
http://www.oracle.com/technology/software/tech/java/sqlj_jdb... 
For the Oracle JDBC driver with JDK 1.4 and 1.5, use the ojdbc14.jar file.
Copy the JDBC driver to the JBoss environment by entering the following: 
# cp ojdbc14.jar $JBOSS_HOME/server/default/lib
Create a file named $JBOSS_HOME/server/default/deploy/oracle-ds.xml and add the following contents:
 
 Full Story | 
This topic does not have any threads posted yet!
You cannot post until you login.