one more question: How do I translate the rest of the tags, ie.
| | <depends optional-attribute-name="OldRarDeployment">jboss.jca:service=RARDeployment,name=JBoss LocalTransaction JDBC Wrapper</depends> | </mbean> | </depends> | - <depends optional-attribute-name="ManagedConnectionPool"> | - <!-- embedded mbean | --> | - <mbean code="org.jboss.resource.connectionmanager.JBossManagedConnectionPool" name="jboss.jca:service=LocalTxPool,name=SapdbDS"> | <attribute name="MinSize">0</attribute> | <attribute name="MaxSize">101</attribute> | <attribute name="BlockingTimeoutMillis">5000</attribute> | <attribute name="IdleTimeoutMinutes">5</attribute> | - | <attribute name="Criteria">ByContainer</attribute> | </mbean> | </depends> | <depends optional-attribute-name="CachedConnectionManager">jboss.jca:service=CachedConnectionManager</depends> | <depends optional-attribute-name="JaasSecurityManagerService">jboss.security:service=JaasSecurityManager</depends> | <attribute name="TransactionManager">java:/TransactionManager</attribute> | - <!-- make the rar deploy! hack till better deployment | --> | <depends>jboss.jca:service=RARDeployer</depends> | </mbean> | cheers View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867264#3867264 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867264 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
