I have been reading the jboss cmp quick start for oracle and there are
some descrepancies I was curious if you guys could straighten out for
me.
It mentions installing minerva which you people have told me is now
included in the jBoss main distro. But if you look in the first xml tag
that I have included the minerva.jar is explicitly named. After looking
around I can't find minerva.jar. Did this change names?
Also, the howto explicitly says $JBOSS_ROOT/conf/jboss.conf but the only
jboss.conf I can find is
$JBOSS_ROOT/conf/default/jboss.conf
Where can I find documentation on the xml used in the jboss.conf? For
example, I am curious to know what the values at the bottom, 2, & 5 are
for.
Thanks
********************* Included from JBoss CMP quick start oracle howto
*******************
<MLET CODE="org.jboss.jdbc.XADataSourceLoader"
ARCHIVE="jboss.jar,minerva.jar" CODEBASE="../lib/ext/">
<ARG TYPE="java.lang.String" VALUE="MyConnectionPool">
<ARG TYPE="java.lang.String"
VALUE="org.jboss.minerva.xa.XADataSourceImpl">
<ARG TYPE="java.lang.String"
VALUE="jdbc:oracle:thin:@localhost:1521:orcl">
<ARG TYPE="java.lang.String" VALUE="theUsername">
<ARG TYPE="java.lang.String" VALUE="thePassword">
<ARG TYPE="java.lang.String" VALUE="">
<ARG TYPE="java.lang.Integer" VALUE="2">
<ARG TYPE="java.lang.Integer" VALUE="5">
<ARGTYPE="java.lang.String"VALUE="GCEnabled=true;ShrinkingEnabled=true;GCMinIdleTime=30000;GCInterval=10000;ShrinkMinIdleTime=30000">
</MLET>
--
Doug Ferguson
Software Developer
www.coremetrics.com
512-342-2623x212
512-619-9972(cell)
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]