2008/11/6 Jeff V <[EMAIL PROTECTED]>: > > Thanks, Claus! > > Adding camel-mina-1.3.0.jar to my lib folder fixed it. > > I'm now on to another problem. Hopefully, close to getting it working. > > The new problem: my queues are filling up with exceptions: > javax.el.PropertyNotFoundException: The class > 'org.apache.activemq.web.MessageQuery' does not have the property > 'JMSMessageID'. > at javax.el.BeanELResolver.getBeanProperty(BeanELResolver.java:547)
That looks like a bug in the web console - 'org.apache.activemq.web.MessageQuery' is used to implement the web console. It shouldn't be used at all to create messages or be in the body of messages > How do I clear all queues and routes from activemq. I am trying to purge and > delect in the web view but they are coming back and filling up again. It could be something is filling them up? -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/
