hi,all
I have deploy follow ds config file in deploy directory;
<?xml version="1.0" encoding="UTF-8"?>
<local-tx-datasource>
<jndi-name>cluster</jndi-name>
<connection-url>jdbc:oracle:thin:@localhost:1521:tdm</connection-url>
<driver-class>oracle.jdbc.driver.OracleDriver</driver-class>
<user-name>test</user-name>
test
</local-tx-datasource>
now I can't only get this datasource from local jndi , that's port 1099;
but because I'm in cluster enviroment, so I want to get all object from
ha-jndi, that's port 1100;
so what I should to do?
thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874557#3874557
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874557
-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user