Re: classloading in jboss and activemq component

2012-06-13 Thread Claus Ibsen
On Wed, Jun 13, 2012 at 3:43 PM, anoordover wrote: > Can you explain how the cache level is shared among several war's? > I can not find any static fields that contain this level. > In what class can I find this? > > You can set it on the JmsComponent, so you need to set that in each WAR. But the

Re: classloading in jboss and activemq component

2012-06-13 Thread anoordover
Can you explain how the cache level is shared among several war's? I can not find any static fields that contain this level. In what class can I find this? -- View this message in context: http://camel.465427.n5.nabble.com/classloading-in-jboss-and-activemq-component-tp5714418p5714433.html Sent

Re: classloading in jboss and activemq component

2012-06-13 Thread Claus Ibsen
On Wed, Jun 13, 2012 at 12:58 PM, anoordover wrote: > I recall that allthough the classloading in camel 2.8 is resolved in camel > for JBoss that in that version of activemq there still remained an issue > with classloading in the activemq component. > I recall that there was an jira issue create