What version of Camel do you use? And what do you mean by "not more used", eg do you remove a route or what do you do?
And btw I spotted an issue with camel-jpa and logged that ought to help https://issues.apache.org/jira/browse/CAMEL-9604 On Mon, Feb 15, 2016 at 3:49 PM, ursouca <[email protected]> wrote: > Dears, > > I activated the JMXAgent for monitoring purpose. > But I have a problem because I am using a JPA endpoint as 'TO' (defined as > XML route), and when the route is activated, it creates a new instance of > JPAProducer and it is visible via JMX but when is not more used is stays > register as mbean and stays is memory. Therefore useless instances of > JPAProducer are accumulated in memory and in the mbean tree. > Is there a way to either ask to not register a stopped producers or either > any producer? > > Br, > Cataldo. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/JMX-Management-tp5777750.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
