Hi I am not at all a ActiveMQ expert but I do happen to know that it has a local data folder it uses for persistent store (if you don't state a DB etc. to use).
By default it is in ACTIVE_MQ_HOME\data You might be able to swipe the data folder and thus get rid of all messages in any queues. Med venlig hilsen Claus Ibsen ...................................... Silverbullet Skovsgårdsvænget 21 8362 Hørning Tlf. +45 2962 7576 Web: www.silverbullet.dk -----Original Message----- From: Jeff V [mailto:[EMAIL PROTECTED] Sent: 6. november 2008 13:23 To: [email protected] Subject: RE: Usage of Mina in camelContext for TCP loop. 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) Note sure if this is a cause or effect with the queues filling up. 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. -- View this message in context: http://www.nabble.com/Usage-of-Mina-in-camelContext-for-TCP-loop.-tp20348095s22882p20360088.html Sent from the Camel - Users mailing list archive at Nabble.com.
