Hi,
   Could you explain the cause in detail for me? I don't know how to deal with it.

Thank you
levels

**********************************jboss.conf**********************************
...
<MLET CODE="org.jboss.jdbc.XADataSourceLoader" ARCHIVE="jboss.jar,oracle816jdbc.zip" 
CODEBASE="../../lib/ext/">
    <ARG TYPE="java.lang.String" VALUE="OracleORCLPool">
    <ARG TYPE="java.lang.String" VALUE="org.jboss.minerva.xa.XADataSourceImpl">
</MLET>
...

*********************************jboss.jcml***********************************
...
<mbean name="DefaultDomain:service=XADataSource,name=OracleORCLPool">
       <attribute name="Properties"></attribute>
       <attribute name="URL">jdbc:oracle:thin:@localhost:1521:orcl</attribute>
       <attribute name="GCMinIdleTime">1200000</attribute>
       <attribute name="JDBCUser">scott</attribute>
       <attribute name="MaxSize">0</attribute>
       <attribute name="Password">tiger</attribute>
       <attribute name="GCEnabled">false</attribute>
       <attribute name="InvalidateOnError">false</attribute>
       <attribute name="TimestampUsed">false</attribute>
       <attribute name="Blocking">true</attribute>
       <attribute name="GCInterval">120000</attribute>
       <attribute name="IdleTimeout">1800000</attribute>
       <attribute name="IdleTimeoutEnabled">false</attribute>
       <attribute name="LoggingEnabled">false</attribute>
       <attribute name="MaxIdleTimeoutPercent">1.0</attribute>
       <attribute name="MinSize">0</attribute>
     </mbean> 
...
N�.n�+���n�,�ǫ�yb��(�H��� ��&N�����r��z6�ˬz�~X��
+�)�v�,r����GzZc�|(�H��� ��&

Reply via email to