[jira] Commented: (AMQ-1237) WebConsole can't share the same security context as the ActiveMQ JAAS plugin

2008-12-19 Thread Jam Hamidi (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48291#action_48291 ] Jam Hamidi commented on AMQ-1237: - It is almost fixed. A slight change still needs to be made:

[jira] Commented: (AMQCPP-100) Implement a Failover Transport

2008-12-19 Thread Steve Pietrowicz (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48290#action_48290 ] Steve Pietrowicz commented on AMQCPP-100: - has any progress been made on this? > Imp

[jira] Commented: (AMQ-1927) activemq producer hangs (using spring)

2008-12-19 Thread Bruce Snyder (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48289#action_48289 ] Bruce Snyder commented on AMQ-1927: --- Jeff, I notice that you have a destination policy entry

Re: New Camel JIRA forum for jira mails only so we have a nice developer forum

2008-12-19 Thread Jon Anstey
+1 On Fri, Dec 19, 2008 at 6:02 AM, James Strachan wrote: > +1 > > 2008/12/19 Claus Ibsen : > > Hi > > > > I propose that, if possible, we get a camel-jira forum for the jira > > tickets to be posted to. Or camel-issues if that is a better name. Or > > whatever is commonly used. > > > > I think o

Re: JDBC persistence adapter improvements

2008-12-19 Thread Dejan Bosanac
Hi Eugene, thanks for this contribution. Any chance you file this enhancement in Jira (along with the patch) so it doesn't get lost in the forum? Cheers -- Dejan Bosanac Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nightta

[jira] Created: (CAMEL-1199) Throttler appears to "throttle" per thread instead of throttling across multiple threads

2008-12-19 Thread Ron Gavlin (JIRA)
Throttler appears to "throttle" per thread instead of throttling across multiple threads Key: CAMEL-1199 URL: https://issues.apache.org/activemq/browse/CAMEL-1199

Re: repeated closing of socket in activeMQ, connection reset

2008-12-19 Thread Gary Tully
ok, that looks like the wrapper is restarting activemq and the stomp client is seeing a connection drop which would be expected. The question is what is causing the wrapper to determine that the jvm is hung. Is it possible to enable logging for activemq somewhere in the wrapper to see if we can u