We only get these warnings when we extend a container, if we leave the container configuration blank the jboss.xml, which means we're using 'Standard CMP EntityBean' container, we don't get these warnings.
However when I extend the 'Standard CMP EntityBean' container, I also get these wranings.... | <container-configuration extends="Standard CMP EntityBean"> | <container-name>Dave CMP EntityBean</container-name> | <persistence-manager>org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager</persistence-manager> | <commit-option>C</commit-option> | </container-configuration> | | so it seems that I get these warnings anytime I extend a container... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842313#3842313 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842313 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
