1 Reply Latest reply on Jul 10, 2002 7:53 AM by scoy

    Does Jboss3.0.1RC1 work for oracle?

    gzhong

      Hi,

      I tried out JBoss3.0.1RC1 (because I thought it could solve my foreign key problems). I copied over the oracle-server.xml, added the jaas bit about password in login-config.xml just as I did in JBoss3.0, and the beans that work in JBoss 3.0. Now I get this error saying that OracleDS is not bound!

      Can anyone confirm that JBoss3.0.1RC1 works with Oracle? If so, do the xml files need to be modified for that or do I just copy over those files mentioned about and it would work?

      BTW: My jetty did not work (with 3.0 I used tomcat) and for this reason perhaps port 8086 does not work so I can't see if OracleDS is really bound. I remember seeing this problem in JBoss3.0RCX and earlier.

      G

        • 1. Re: Does Jboss3.0.1RC1 work for oracle?
          scoy

          There was a minor change in one of the xml attributes in oracle-service.xml for 3.0.1.

          Make sure that you check yours against the example in the docs folder.

          We're using Oracle in 3.0.1 without a problem.