You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by ymaraner <tp...@gmail.com> on 2013/04/02 16:35:44 UTC

tomee.xml container properties

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.

Re: tomee.xml container properties

Posted by Romain Manni-Bucau <rm...@gmail.com>.
there are some more options but not that important for container. The most
missing ones are for resources (datasources for instance) but it is too
dynamic to be listed.

*Romain Manni-Bucau*
*Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
*Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/>
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*



2013/4/2 ymaraner <tp...@gmail.com>

> Romain Manni-Bucau wrote
> > did you check http://tomee.apache.org/containers-and-resources.html ?
>
> Actually I forgot about that page.
>
> I have been there, but I wasn't sure that it was current or complete. It
> seems like there would be many more options to set than are shown on that
> page.
>
>
>
> -----
> - Tim
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/tomee-xml-container-properties-tp4661916p4661918.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>

Re: tomee.xml container properties

Posted by ymaraner <tp...@gmail.com>.
Romain Manni-Bucau wrote
> did you check http://tomee.apache.org/containers-and-resources.html ?

Actually I forgot about that page.

I have been there, but I wasn't sure that it was current or complete. It
seems like there would be many more options to set than are shown on that
page.



-----
- Tim
--
View this message in context: http://openejb.979440.n4.nabble.com/tomee-xml-container-properties-tp4661916p4661918.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: tomee.xml container properties

Posted by Romain Manni-Bucau <rm...@gmail.com>.
did you check http://tomee.apache.org/containers-and-resources.html ?

*Romain Manni-Bucau*
*Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
*Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/>
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*



2013/4/2 ymaraner <tp...@gmail.com>

> 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.
>