he he,
 
rickard and I are discussing the jboss.xml DTD.  It seems to me that most information can be clearly documented and we will try to get that DTD.
 
marc
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Luan O'Carroll
Sent: Tuesday, August 08, 2000 5:34 AM
To: jBoss Developer
Subject: [jBoss-Dev] jboss.xml

I'm trying to document the jboss.xml file. Can somebody tell me what the following do
 
 
Enforce EJB 1.1 restrictions
<secure>true|false</secure>
 
JRMP Protocol, Optimize local calls
  <container-invoker-conf>
    <Optimized>true|false</Optimized>
  </container-invoker-conf>
Commit Options: A (Cache State), B (Passivate), C (State Dirty)
  <commit-option>A|B|C</commit-option>

Reply via email to