Hi,
I filed a JIRA for this issue:
https://issues.apache.org/jira/browse/CAMEL-7662
Thanks,
Tomo
--
IGARASHI Tomohisamailto:tm.igara...@gmail.com
On Thu, Jul 17, 2014 at 4:03 PM, Tomohisa Igarashi
wrote:
> Hi Charles,
>
> I don't think it's a warning, please see this surefire report:
> ht
Hi Charles,
I don't think it's a warning, please see this surefire report:
http://pastebin.com/zYGxWmNx
You can see the test fails with this error. The message is not sent actually.
Thanks,
Tomo
--
IGARASHI Tomohisamailto:tm.igara...@gmail.com
On Thu, Jul 17, 2014 at 3:47 PM, Charles Moul
There is an issue with the unit test, reason why the test is commented.
The message that you see is a warning reported when the camel route service
shutting down and I don't think that it is related to the fact that test
fails
-->
2014-07-17 07:38:09,267 [main ] WARN DefaultCamelConte
I see this error with just commented out the following line and run mvn
clean package:
https://github.com/apache/camel/blob/camel-2.12.2/components/camel-mqtt/pom.xml#L84
(07/17/2014 03:00 PM), Charles Moulliard wrote:
You can use camel mqtt component to produce (
https://github.com/apache/came
You can use camel mqtt component to produce (
https://github.com/apache/camel/blob/camel-2.12.2/components/camel-mqtt/src/main/java/org/apache/camel/component/mqtt/MQTTProducer.java
)
Can you provide us more info about your use case, config, ... ?
On Thu, Jul 17, 2014 at 7:05 AM, Tomohisa Igarash
Hi,
I'm trying to use camel-mqtt producer on camel 2.12.2 but it fails
with the error:
--
Caused by: java.lang.AssertionError: Dispatch queue 'mqtt client' was
not executing, (currently executing: 'mqtt client')
at
org.fusesource.hawtdispatch.internal.SerialDispatchQue