Queue Subscriber Mbeans
Hi, using : ActiveMQ 5.8 I am looking into jconsole for a queue subscribers. Can you please tell me difference between following terms: *1. MessageCountAwaitingAcknowledge 2. PendingQueueSize 3....
View ArticleCould not find Message-ID
Hi I'm having info and error log messages when my consumer get messages. Im not sure it it happens cause my cluster of brokers are duplicating due to "Store and forward". my-broker-4 2014-03-13...
View ArticleBroker side consume-request filtering
Hi, I have a use case that might be relevant to the new consumer API but that would require most of the work on the broker. I would be surprised if it had not been discussed before but I was not able...
View ArticleBroker plugins
Hi, I have a use case for which it would be useful with pluggable processing functions in the broker. We have some data containing sensitive information which is legally ok to transmit over the...
View ArticleTesting Form with AjaxSubmitLink
How do you submit a form via WicketTester and an AjaxSubmitLink? *HomePage.java:* public class HomePage extends WebPage private static final long serialVersionUID = 1L; private String email; public...
View ArticleAdvancedDataGrid | Header Renderer | Tabs Support
Hi I have advanced datagrid. It has few columns which have header renderer. All the header render inherit from <s:MXAdvancedDataGridItemRenderer>. Each header render has textinput. I want to...
View ArticleHardware planning
Hi all, I'm looking at setting up a (small) Kafka cluster for streaming microscope data to Spark-Streaming. The producer would be a single Windows 7 machine with a 1Gb or 10Gb ethernet connection...
View ArticleHelp to customize MobileGrid component header
Hi. I need help to customize MobileGrid compoenent header. Could anyone help me? I'm trying but I can not. I've tried several ways. Thanks! Franklyn.
View ArticlePatching Flex 4.6 SDK chart functionality
After posting a comment on https://sourceforge.net/adobe/flexsdk/wiki/Flex%204.6/ <https://sourceforge.net/adobe/flexsdk/wiki/Flex%204.6/> and being kindly answered by Alex Harui, he directed me...
View ArticleOCR API
Is there any OCR tool that read PDF documents or images to work with Flex or Java?! Thanks, Rafael Bandeira Rodrigues Chief Executive Officer FlagNet - Soluções em Tecnologia http://www.flagnet.inf.br/...
View ArticleLink to Wicket page from Javascript
Hi, An earlier question I asked about session timeouts was answered by Martin Grigorov. I am implementing his suggestion and have a JQuery script what sets a timer that times out after a certain period...
View ArticleExclude URL Patterns
Hello, My question is "what is the real reason behind excluding .css/.js/third party files while recording the script through proxy? Don't these files effect the performance of site?" Please let me...
View ArticlePlaying back PUT HTTP requests with binary content
I am using JMeter to record PUT HTTP requests made to a server, where the content of the request is unencoded, raw JPEG (or MP4). I have noticed that the data in the played back requests is altered,...
View ArticleConnection errors after 500 concurrent connections
Hi, I have a scalability issue with the Qpid C++ broker (version 0.16 on Debian). At about 500 concurrent connections the new connections are increasingly rejected with the error "connect() aborted"...
View Articleabout consumer group name
Hi, “Consumers label themselves with a consumer group name”, and consumer group name should be global across each Kafka cluster. However, when I check the API, there is no “consumer group name”...
View ArticleWildCard URL strategy for E-Commerce Products
Hi, for the sake of SEO. It is recommended that URL path params for a product look like: Example -- /../Category1/SubCategory2/SubSubCategory2/productDetails?name=SHOE123 Now, one stupid way of doing...
View ArticlePIG ERROR : 1000
MY SCRIPT TAB1 = LOAD '/Batting-edited.csv' USING PigStorage(',') as (playerID,yearID,stint,teamID,lgID,G,G_batting:int,AB,G_old); Runs = foreach TAB1 generate playerID, yearID, G_batting; grp_data =...
View Articlean old chestnut - how to disable form inputs after submit pressed
The user presses submit the server takes a while during which submit can be pressed again. I need to rerender the form inputs disabled and then fire the submit. How to? John This email is free from...
View ArticleMahout parallel K-Means - algorithms analysis
To whom it may correspond, Hello, I have been checking the algorithm of Mahout 0.9 version k-means using MapReduce and I would like to know where can I check the code of what is happening inside the...
View ArticleNo suitable driver found for... hibernate enabled tapestry quick start 5.4...
Hi, I got the 5.4 beta 3 version of the tapestry quick start app working here. Looks nice with the bootstrap ui. I just tried enabling Hibernate for this simple project, created a simple entity and I'm...
View Article