0 Replies Latest reply on Jun 2, 2006 7:29 PM by rvan1

    listener does not currently know of SID given in connect des

    rvan1

      In the startguide, I got through Chap 8's MySQL part, and moved on to setting up Oracle. The connection doesn't work. The example is like "jdbc:oracle:thin:@monkeymachine:1521:jboss".

      I assume its OK to use 'localhost', and the Oracle interface shows the dbase name to be 'XA', so for my setup I used "jdbc:oracle:thin:@localhost:1521:xa".

      Why doesn't jboss know the SID?