Here is what I am putting in. I just changed name, URL, user and
Password. Everything else is as I found it.
<mbean name="DefaultDomain:service=XADataSource,name=Mocha">
<attribute name="Properties"></attribute>
<attribute name="URL"> jdbc:oracle:thin:@mocha.lilly.com:1521:dev426</attribute>
<attribute name="GCMinIdleTime">1200000</attribute>
<attribute name="JDBCUser">J ATD_OWNER</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>
Jonathan Bricker
Lilly Research Labs
Java ATG
"Kimpton,C (Chris)" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
01/16/01 10:56 AM
Please respond to jBoss
To: 'jBoss' <[EMAIL PROTECTED]>
cc:
Subject: RE: [jBoss-User] Setting up jBoss
Hi,
>
> I found one problem that has thrown me. When I change my
> jboss.jcml for
> my file and do a run.sh it is changed back to the original!!
>
> Anyone see something like this before?
>
Yep - it is jboss being clever - you are probably putting in an invalid
option and it is then removing it.
What exactly are you changing.
Chris
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]