��<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=unicode" http-equiv=Content-Type> <META content="MSHTML 5.00.2014.210" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Hi,</FONT></DIV> <DIV>&nbsp;</DIV> <DIV><FONT face=Arial size=2>Have you got the last Oracle JDBC drivers ?</FONT></DIV> <DIV><FONT face=Arial size=2>Here is the portion of the jboss.jcml I am using to connect to my Oracle 8i database :</FONT></DIV> <DIV>&nbsp;</DIV> <DIV><FONT face=Arial size=2>&nbsp; &lt;mbean code="org.jboss.jdbc.XADataSourceLoader" name="DefaultDomain:service=XADataSource,name=OraclePool"&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="PoolName"&gt;OraclePool&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="DataSourceClass"&gt;org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="Properties"&gt;&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="URL"&gt;jdbc:oracle:thin:@myMachineName:1521:SID&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="GCMinIdleTime"&gt;1200000&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="JDBCUser"&gt;username&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="MaxSize"&gt;50&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="Password"&gt;password&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="GCEnabled"&gt;false&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="InvalidateOnError"&gt;false&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="TimestampUsed"&gt;false&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="Blocking"&gt;true&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="GCInterval"&gt;120000&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="IdleTimeout"&gt;1800000&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="IdleTimeoutEnabled"&gt;false&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="LoggingEnabled"&gt;false&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="MaxIdleTimeoutPercent"&gt;1.0&lt;/attribute&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;attribute name="MinSize"&gt;10&lt;/attribute&gt;<BR>&nbsp; &lt;/mbean&gt;<BR></FONT></DIV> <DIV><FONT face=Arial size=2>Christophe&nbsp;&nbsp; :o)</DIV></FONT></BODY></HTML>

Reply via email to