This part didnt change on tomee side

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
<http://www.tomitribe.com>

2015-12-20 17:16 GMT+01:00 sgjava <[email protected]>:

> These no longer work and throw a warning. How do I increase default MDB
> capacities?
>
> system.properties:
>
> Default\ JMS\ Resource\ Adapter.ThreadPoolSize=100
> Default\ MDB\ Container.InstanceLimit=100
>
> MDB:
>
> @MessageDriven(activationConfig = {
>     @ActivationConfigProperty(propertyName = "maxSessions", propertyValue
>             = "100"),
>     @ActivationConfigProperty(propertyName = "maxMessagesPerSessions",
>             propertyValue = "100")})
>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/TomEE-7-0-0-M1-JMS-thread-pool-size-instance-limit-properties-changed-tp4677263.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

Reply via email to