[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Doubt with configuration of oracle-ds.xml in $JBOSS_HOME
PeterJ
do-not-reply at jboss.com
Sat Aug 1 11:49:40 EDT 2009
If the connection URL contains the IP address 10.10.10.26, then that IP address is passed to the JDBC driver. What the JDBC driver does with it you will have the ask the JDBC driver vendor. For most JDBC drivers, they will connect to the database (or perhaps some database server software) on 10.10.10.26. Where the actual data resides is up to the database.
Most of the time, the database will reside on 10.10.10.26.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247397#4247397
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247397
More information about the jboss-user
mailing list