User: user57
Date: 02/02/15 20:39:59
Modified: src/etc/conf/default jboss-service.xml
Log:
o removced commenetd config for castor jdo, it will be moved to
varia as a deployable config file
Revision Changes Path
1.30 +1 -14 jboss/src/etc/conf/default/jboss-service.xml
Index: jboss-service.xml
===================================================================
RCS file: /cvsroot/jboss/jboss/src/etc/conf/default/jboss-service.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- jboss-service.xml 16 Feb 2002 03:52:52 -0000 1.29
+++ jboss-service.xml 16 Feb 2002 04:39:59 -0000 1.30
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE server>
-<!-- $Id: jboss-service.xml,v 1.29 2002/02/16 03:52:52 user57 Exp $ -->
+<!-- $Id: jboss-service.xml,v 1.30 2002/02/16 04:39:59 user57 Exp $ -->
<!-- ===================================================================== -->
<!-- -->
@@ -139,19 +139,6 @@
<!-- Uncomment to enable JMX monitoring of the bean cache
<mbean code="org.jboss.monitor.BeanCacheMonitor"
name="jboss.jmx:name=BeanCacheMonitor"/>
- -->
-
- <!-- Uncomment this and set up according to manual to add Castor JDO service
- <mbean code="org.jboss.jdo.castor.CastorJDOImpl"
- name="jboss:service=CastorJDO,name=someName">
- <attribute name="Configuration">
- file:../conf/default/database.xml
- </attribute>
- <attribute name="JndiName">jdo/someName</attribute>
- <attribute name="LockTimeout">0</attribute>
- <attribute name="LoggingEnabled">false</attribute>
- <attribute name="CommonClassPath">false</attribute>
- </mbean>
-->
<!-- ==================================================================== -->
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development