0 Replies Latest reply on Nov 22, 2002 3:50 PM by rafonso

    Jboss3 with Oracle8

    rafonso

      Hello,

      I am using JBoss 3.0.3 with Oracle8. Following the "JBOSS 3.0 GETTING STARTED" book, capther 10, I copied file oracle-services.xml from %JBOSS_HOME%/docs/examples/jca directory to deploy directory. I modified only the ConnectionURL field.
      These my questions:
      1 - My database is not local. Must I use XATxConnectionManager or LocalTxConnectionManager? When do I use one of both?
      2 - When JBoss deploys oracle-services.xml, it shows this message: "17:19:38,799 WARN [ServiceController] jboss.jca:service=LocalTxDS,name=OracleDS does not implement any Service methods". This refers to "org.jboss.resource.connectionmanager.RARDeployment" mbean. It happens when I am using XATxConnectionManager and LocalTxConnectionManager, too. What does this mean?
      3 - About UserName and password: I don't understand the commentary: "set these only if you want only default logins, not through JAAS". What means "default logins"?
      4 - About UserName and password again: Must I copy content element "application-policy" to login-conf.xml (there is not this file but login-config.xml in conf directory) ever? If not, when?

      Thanks,

      Rafael U. C. Afonso