Wolf-Dieter Fink [
http://community.jboss.org/people/wdfink] created the discussion
"Re: Socket timeout or connection timeout exceptions"
To view the discussion, visit:
http://community.jboss.org/message/568944#568944
--------------------------------------------------------------
Do you use the latest driver ojdbc6.jar?
Also you might set additional properties dependend to the DB driver.
e.g.:
<xa-datasource-property
name="ConnectionProperties">oracle.jdbc.XATransLoose=true</xa-datasource-property>
Does the wiki help:
http://community.jboss.org/docs/DOC-9328
http://community.jboss.org/wiki/configdatasources
http://community.jboss.org/docs/DOC-12246
http://community.jboss.org/wiki/SetUpAOracleDatasource
Or you look into the docs/example/jca.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/568944#568944]
Start a new discussion in Datasource Configuration at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]