Eh... Actually I can't. How does this affect my configuration? Is it fixable??
Alex Boisvert wrote: > > Can you telnet to 192.168.1.152:1521 from your machine? > > > On 8/2/07, fLozano <[EMAIL PROTECTED]> wrote: >> >> oracle-ds.xml >> >> <datasources> >> <local-tx-datasource> >> <jndi-name>OracleDS</jndi-name> >> <connection-url>jdbc:oracle:thin:192.168.1.152:1521 >> :XE</connection-url> >> <driver-class>oracle.jdbc.driver.OracleDriver</driver-class> >> <user-name>ode</user-name> >> <password>ode</password> >> <exception-sorter-class-name> >> org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter >> </exception-sorter-class-name> >> </local-tx-datasource> >> >> </datasources> >> > > -- View this message in context: http://www.nabble.com/Oracle-datasource-for-Apache-Ode-tf4206573.html#a11969283 Sent from the Apache Ode Dev mailing list archive at Nabble.com.
