Not sure if this is really a Camel issue, is it? Could you please clarify the problem?
*Bruno Borges* (11) 99564-9058 *www.brunoborges.com* On Fri, May 10, 2013 at 12:25 PM, anoordover <anoordo...@live.nl> wrote: > What should we do if we use camel and activemq? > 1. Should we create much small wars (this is what we currently do) > 2. One large war > 3. Several wars which group functionality according to the type of > functionality (e.g. create one war for all functions that create file, > create one war for all functions that read files, ... or any other grouping > mechanism) > > We currently seem to have an issue with getting a lot of connections to our > activemq server. > Sometimes the number of close_wait connections increase dramatically. > > In our choice we need to create a pooledConnectionFactory in each war. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/large-war-or-several-smaller-wars-tp5732294.html > Sent from the Camel - Users mailing list archive at Nabble.com. >