Missing properties
Hello, I was try to use qpid messaging libraries (release 0.28) in our C++ aplication to receive messages from ActiveMQ broker (version 5.10.0). The content of messages is fine, but not their...
View ArticleFile Consumer Endpoint - File Name Header
Hi Folks Am reading a file using File Consumer Endpoint as follows. Can someone help me with the *name of the Header to which the name of the file picked in mapped*? I want the *consumed fileName* to...
View ArticleEmpty directories in repo
Following up on some I noticed when looking over the 0.30 beta source archives, here is a list of directories that are empty in the 0.30 beta 'full release' archive, and thus probably still exist in...
View ArticleWiQuery: positioning a dialog when reusing it
In my application I am using WiQuery's 'Dialog' for a global page dialog that gets constructed in my page base class. Each time I want to show a dialog I embed a different panel in it and then show it....
View ArticleQuestions on sevice implementation bean and handler life cycle
*Hi* I find nothing about the* life cycle of a service implementation bean* in JSR181 and JSR224, the only reference there is to the lifecycle callback methods (@PostConstruct and @PreDestroy). I can...
View ArticleZookeeper for storing huge centralize data and Max possible No of zNodes -...
Hi Folks, I am planning to use ZooKeeper znodes to store my key value data. Name of the znode will be my key and data present inside it will be my value. The problem is I can have millions of key/value...
View ArticleHTTP Sampler + Javascript causes lock contention
Hi all, During a load teste we've noticed that JMeter was presenting a response time much bigger than the tested component. Taking some thread dumps we found that on a total of 200 threads, 170 were...
View ArticleRequest for inclusion in 0.30
License header fixes coming from the beta, commits: https://svn.apache.org/r1618218 https://svn.apache.org/r1617774 via https://issues.apache.org/jira/browse/QPID-5813 Robbie
View ArticleReceive p.o. button calls shipping.
I dont know if anyone else noticed in view P.O. in the buttons in ordershippinginfo.ftl one of the branches has quickship rather then receive (button says receive, but call ship). Could be I should do...
View ArticleIncorrect behavior of onCompletion for exception and stop
(Amplification of a less specific post <http://camel.465427.n5.nabble.com/Behavior-of-onCompletion-for-exception-fault-and-stop-td5754257.html> a) following exception the onCompletion route runs...
View ArticleJMSXGroupID clustered message grouping
Hi, When using multiple partitions and consumers, can Kafka ensure that JMS messages with the same JMSXGroupID are handled by the same consumer? Or does this have to be implemented when writing the...
View ArticleHow try out the new producer?
Hi, I want to try out the new producer api (org.apache.kafka.clients.producer.KafkaProducer) but found that it's not in the published jar. What's the best way to get it? Build from source from the...
View ArticleAAC Audio Codec
Hey All, I spent last night creating a module to publish video to YouTube Live, only to find out that it only supports the AAC codec for audio. From what I can find, Flash/Flex do not currently offer...
View ArticleHow to increase the JMeter heap size without modifying the jmeter.bat file?
I am trying to increase the JMeter heap size to get rid of the error 'java.lang.OutOfMemoryError: PermGen space'. I know that it can be increased in the jmeter.bat file by setting the following...
View ArticleActivemq c3p0 connection closed
We have a Master/Slave activemq with JDBC setup. The non master node occasionally stops because of connection close exception below .jdbc.adapter.DefaultJDBCAdapter | WrapperSimpleAppMain 2014-08-15...
View ArticleNeed help
Hi I am very new to camel. I have a very basic question. I have a standalone application, and I want to download a message from a jms queue and email it to some address. This should happen when ever...
View ArticleCamel-Saxon 2.12 feature
Hi, I am using Fuse 6.1 and camel 2.12 version for my project and facing following problem. I am trying to pass java.util.HashMap to my xslt and accessing map to retrieve bunch of values in my XSLT....
View Articlens1 and ns2 as namespace prefix in CXF 2.3.11
I am suing CXF 2.3.11. Here is my package-info: @javax.xml.bind.annotation.XmlSchema(namespace = "mynamespace", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) I have small ping...
View ArticleFeature for Maven Enforcer Plugin Rule
Hi, I work for an Indian IT company(1,50,000+ employees) and we use Maven for many of our projects. Recently we used Maven Enforcer Plugin and Dependency Convergence Rule (...
View ArticleHow to use DBStorage with Mysql update command?
Hi guys, Please tell me how to use DBStorage with Mysql update command like command below: STORE RESULT INTO '/data/result' USING...
View Article