User: reverbel
  Date: 02/04/19 06:10:04

  Modified:    src/etc/conf/default Tag: Branch_3_0 jboss-service.xml
  Log:
  Merged change from HEAD: IIOP MBean moved to a separate service.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.44.2.1  +1 -16     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.44
  retrieving revision 1.44.2.1
  diff -u -r1.44 -r1.44.2.1
  --- jboss-service.xml 14 Apr 2002 19:42:56 -0000      1.44
  +++ jboss-service.xml 19 Apr 2002 13:10:03 -0000      1.44.2.1
  @@ -108,21 +108,6 @@
   
   
     <!-- ==================================================================== -->
  -  <!-- RMI/IIOP                                                             -->
  -  <!-- ==================================================================== -->
  -  <!-- Uncomment to use the iiop module with JacORB
  -  <mbean code="org.jboss.iiop.CorbaORBService"
  -         name="jboss:service=CorbaORB">
  -    <attribute name="ORBClass">org.jacorb.orb.ORB</attribute>
  -    <attribute name="ORBSingletonClass">org.jacorb.orb.ORBSingleton</attribute>
  -    <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>
  -  -->
  -
  -  <!-- ==================================================================== -->
     <!-- The deployers...                                                     -->
     <!-- ==================================================================== -->
   
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to