2 Replies Latest reply on Oct 24, 2003 8:33 AM by shorero

    XDoclet tag for <cache-policy-conf/>

    shorero

      Configuration: JBoss 3.2.2RC4, Eclipse 2.1.1, JBoss IDE 1.2.1, Java 1.4.2

      As far as I can tell, there's no XDoclet tag that allows me to extend the container configuration, specifically to specify <cache-policy-conf/> values for an entity bean. Correct? I believe that I could edit standardjboss.xml and then specify a custom container config via the @jboss.container-configuration tag, but I'd rather not be messing with the standard config file. If container-config extension tags don't currently exist, any plans to add them?