http://tomee.apache.org/properties-tool.html needs to be updated (any idea
what the new value is?):

# Resource(id=Default JMS Resource Adapter)# className:
org.apache.activemq.ra.ActiveMQResourceAdapter#Default\ JMS\ Resource\
Adapter.ServerUrl=vm\://localhost?async\=trueDefault\ JMS\ Resource\
Adapter.BrokerXmlConfig=broker\:(tcp\://localhost\:61616)Default\ JMS\
Resource\ Adapter.ThreadPoolSize=30

 WARN  OpenEJB.startup.service - Property "ThreadPoolSize" not supported by
"Default JMS Resource Adapter"



On Sun, Dec 20, 2015 at 11:43 AM, Romain Manni-Bucau <[email protected]>
wrote:

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



-- 
Steven P. Goldsmith

Reply via email to