The HAR Deployer


The HAR deployer is defined in the jboss-hibernate.deployer file, which by default is included in both the all and default configuration sets. The service definition for the HARDeployer MBean is shown here:

 <server>     <mbean code="org.jboss.hibernate.har.HARDeployer"name="jboss.har:service=HARDeployer">         <attribute name="ValidateDTDs">false</attribute>     </mbean> </server> 

It defines a single configuration property named ValidateDTDs, which denotes whether DTDs should be validated on deployment.



JBoss 4. 0(c) The Official Guide
JBoss 4.0 - The Official Guide
ISBN: B003D7JU58
EAN: N/A
Year: 2006
Pages: 137

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net