Splitting Message from Ftp Consumer
Hi all, I’m getting an strange behaviour splitting a message body coming from a ftp consumer. Below route works perfectly when I use a local file consumer (line commented). I get a log message per file...
View ArticleMemory leak problem using JBOSSWS-CXF 4.3.2
Hi all,in our environment (JBoss EAP 6.1), we have a web-application that does a large utilization of web - services calls.We use JAX-WS (embedded in our JDK 1.6.30) to generate clients, and to perform...
View ArticleActiveMQ Cluster - How to share scheduler data?
Hi, I'm trying to figure out how could I set up a network of brokers with the scheduling functionality enabled. The broker itself doesn't need to be persistent, because we have recovery oprins if the...
View ArticleRép: Splitting Message from Ftp Consumer
Your issue is probably due to the fact you use "\n" as separator. Use binary ftp option, to guaranty you will receive the very same encoded ascii stream as it could be hosted remote side, and test...
View ArticleProducer connection unsucessfull
Hi, I've installed the Hortonworks Sandbox and try to get into Kafka. Unfortunately, even the simple tutorial does not work :( http://kafka.apache.org/documentation.html#introduction If I try to send a...
View ArticlePooledConnectionFactory not part of activemq-all
Hi, is the pooledConnectionFactory not part of <dependency org="org.apache.activemq" name="activemq-all" rev="5.9.0"/> ?? If not, what dependency do i need? Marc
View ArticleWhich consumer to use with Kafka 0.8.2-beta
We are upgrading to 0.8.2 and have rewritten our producer using the new org.apache.kafka.clients.producer.KafkaProducer which works great. Should we also convert the consumers to use...
View ArticleFirst copy one file, befo re anything
hello I must to copy one file before anything, This file contains some properties for filtering What plugin must i use and how for moving one file to one directory? Thanks
View ArticleMessages Stuck in Queue
I have a queue that I'm access using MuleSoft ESB and its JMS connectors. I'm having some issues from time to time where messages get stuck in queue. The consumers will work for 3 or 4 days and then...
View ArticleWEBPOS ofbiz 11.0.4
Anyone an idea how i get the sales tax or TVA in this case, added to the prices from the products in the webpos ? I switched it already to EURO. Tried all possibilities i guess but never appears the...
View ArticleWS-Addressing : Failed to correlate message
2014-12-11 11:31:05,320 DEBUG [org.apache.cxf.ws.addressing.ContextUtils] (default-workqueue-1) retrieving MAPs from context property javax.xml.ws.addressing.context 2014-12-11 11:31:05,320 DEBUG...
View Articlelocal
Please help.I used to be able to access http://localhost:8161/admin/queues.jsp but am not able to anymore.I'm not a developer so would need detailed instructions. I looked at...
View ArticleRoute executed in sync - one after another
Hi all I have a setup where I need to download from several FTP sites - but it needs to be done one after another. I have looked over the documentation, but nothing stands out as being what I need. I...
View ArticleAsync client Http transport and keep-alive timeouts
Hi, We are using cxf version 2.7.12 and are using Asynchronous Client HTTP Transport to send a request to an external service. This external service runs on an Apache server and is configured as...
View ArticleFlex Mojos and Export Release Build
Hi all and mainly for Chris :) Long time that i don't use the Export Release Build. I don't know if in fact is still possible for Flex SDK 4.10 (the one that i am using now) with combination for Flex...
View ArticleCreate a message bus with Qpid
Hi all, It's been quite a struggle to get messages from one queue to a queue on another broker. The simplest but also most restrictive way is to use qpid-route queue add <dest> <src>...
View ArticleClient Offset Storage
My team is using Kafka 0.8.1 and we may not be able to upgrade to 0.8.2 to take advantage of the broker-side commit of client offsets. Is anyone aware of a Java/Scala library for client offset storage...
View ArticleEventNotifierSupport - Endpoint ID accessible ?
Hi Camel-Riders, using Camel 2.13.2 we extend EventNotifierSupport to implement statistics collection for routes and endpoints. For endpoints we can extract the configured route id via...
View ArticleUsers of Apache Flex
Hi comunity, In my interest to know who use, old and that kind of projects apache flex is used, because is very important for my work to determinate the future of the tool (Apache Flex), This work is...
View ArticleChanges in Java 8 generics breaking Camel
Java 8 made a changes to generics that is currently not allowing camel to start up, and if it did start up would be in a bad state. Bridge methods now get a copy of the annotations placed on the real...
View Article