[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Re: invoker-bindings

2004-03-02 Thread duslow
To use the container configuration in your EJB/MDB you add this XDoclet tag to the source. @jboss.container-configuration name="Your Container Config" http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823852#3823852";>View the original post http://www.jboss.org/index.html?modul

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Re: invoker-bindings

2004-03-02 Thread duslow
You can use XDoclet merge files to do this. Put your configurations in a file named jboss-container.xml then in your JBoss sub-tag in the EJB XDoclet task, add the mergedir=" property. This will merge in your invoker-proxy-bindings and your container-configurations into the generated jboss