Is there a reference somewhere that lists all of the possible configuration options for each of the container types that can be defined in tomee.xml?
I am trying to improve the performance of my application and I need to determine how to tweak the different containers for all of my EJB types, including Singleton, Stateful, Stateless, and Message. They each appear to have different sets of properties that can be configured but I can't find a reference for all of the available properties for all available container types. If there is no complete documentation on this, is there a class or interface for each container type that I can examine to determine what properties they support? Thanks ----- - Tim -- View this message in context: http://openejb.979440.n4.nabble.com/tomee-xml-container-properties-tp4661916.html Sent from the OpenEJB User mailing list archive at Nabble.com.
