User: reverbel
Date: 02/04/14 12:42:56
Modified: src/etc/conf/default jboss-service.xml
Log:
ORB verbosity level is now a MBean attribute. This way we do not rely
on a JacORB properties file to set the verbosity level.
Revision Changes Path
1.44 +2 -1 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.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- jboss-service.xml 14 Apr 2002 18:59:49 -0000 1.43
+++ jboss-service.xml 14 Apr 2002 19:42:56 -0000 1.44
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE server>
-<!-- $Id: jboss-service.xml,v 1.43 2002/04/14 18:59:49 starksm Exp $ -->
+<!-- $Id: jboss-service.xml,v 1.44 2002/04/14 19:42:56 reverbel Exp $ -->
<!-- ===================================================================== -->
<!-- -->
@@ -118,6 +118,7 @@
<attribute name="IIOPServerName">JBoss</attribute>
<attribute name="IIOPPort">5000</attribute>
<attribute
name="PortableInterceptorInitializerClass">org.jboss.ejb.plugins.iiop.server.CodebaseInterceptorInitializer</attribute>
+ <attribute name="Verbosity">1</attribute>
</mbean>
-->
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development