You need to merge the JBoss.xml with your file jboss-container.xml where you put something like
 
   <container-configurations>
      <container-configuration extends="The one you want to extend">
         <container-name>MyContainer</container-name>
...
....
        <commit-option>A</commit-option>
      </container-configuration>
   </container-configurations>
 
And set the container of your bean to MyContainer.
 
Hope it helps
 
Simone
----- Original Message -----
Sent: Monday, March 24, 2003 6:06 PM
Subject: [JBoss-user] jboss.xml commit-option

is there a way to have the commit-option tags generated by xdoclet?  i searched through the jboss_xml.xdt and couldn't find any reference to commit-option or optiond-refresh-rate.  does the jboss xdoclet module have such functionality?
 
thanks
Ryan

Ryan J. Sonnek
Brown Printing Company
J2EE Application Developer
507.835.0803
[EMAIL PROTECTED]

 

Reply via email to