0 Replies Latest reply on Mar 21, 2006 1:08 AM by ericpurdue

    How to Deploy Oracle 10g Express to JBOSS

    ericpurdue

      I am trying to learn JBOSS for a class project and what to use Oracle 10g express as my database but get the following error when trying to deploy oracle to JBOSS.

      --- Packages waiting for a deployer ---
      org.jboss.deployment.DeploymentInfo@67e105b1 { url=file:/C:/Program Files/jboss-4.0.3SP1/server/default/deploy/oracle-ds.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/Program Files/jboss-4.0.3SP1/server/default/deploy/oracle-ds.xml
      altDD: null
      lastDeployed: 1142921147203
      lastModified: 1142921147203
      mbeans:

      --- Incompletely deployed packages ---
      org.jboss.deployment.DeploymentInfo@67e105b1 { url=file:/C:/Program Files/jboss-4.0.3SP1/server/default/deploy/oracle-ds.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/Program Files/jboss-4.0.3SP1/server/default/deploy/oracle-ds.xml
      altDD: null
      lastDeployed: 1142921147203
      lastModified: 1142921147203
      mbeans:



      Does anyone know of a good online tutorial for this or has anyone solved this problem? Al I did was copy the oracle-ds.xml file from oracle into C:\Program Files\jboss-4.0.3SP1\server\default\deploy