Re: ClassCastException with VirtualTopic on 5.1

2008-05-19 Thread jydev
ort.InactivityMonitor.onCommand(InactivityMonitor.java:206) >>>>at >>>> org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:84) >>>>at >>>> org.apache.activemq.transport.tcp.TcpTransport.doRun

Re: ClassCastException with VirtualTopic on 5.1

2008-05-19 Thread jydev
rt.tcp.TcpTransport.run(TcpTransport.java:183) >>> at java.lang.Thread.run(Thread.java:619) >>> >>> This seems to be already captured as an issue: >>> https://issues.apache.org/activemq/browse/AMQ-1687 >>> >>> Any idea when there will be a patch

Re: ClassCastException with VirtualTopic on 5.1

2008-05-19 Thread jydev
run(Thread.java:619) >> >> This seems to be already captured as an issue: >> https://issues.apache.org/activemq/browse/AMQ-1687 >> >> Any idea when there will be a patch for this? Is there a work around? >> >> It seems like the messages are getting to the

Re: ClassCastException with VirtualTopic on 5.1

2008-05-16 Thread Aaron Mulder
mq/browse/AMQ-1687 > > Any idea when there will be a patch for this? Is there a work around? > > It seems like the messages are getting to the listeners ok even though > broker is spitting out the errors above. But I want to make sure that there > would be no we

ClassCastException with VirtualTopic on 5.1

2008-05-16 Thread jydev
listeners ok even though broker is spitting out the errors above. But I want to make sure that there would be no weird side-effects due to the error. Thanks you in advance jydev -- View this message in context: http://www.nabble.com/ClassCastException-with-VirtualTopic-on-5.1