AjaxFormLoop && Loop in form zone losing form validation data 5.4
I originally reported an issue related to invalid data being lost during form submission and a validation error within the ajaxformloop component which can be found here...
View ArticleRecovering from consumer failure
I have a consumer program that encountered an error when handling a message and crashed. It does manual commits, and since it failed, it keeps failing now because it gets the same bad message. I ran...
View ArticleHow to use log4j 2.x in compination with tapestry?
Hello, how can I use tapestry and log4j version 2.0 together, because I got allways this message: An exception has occurred processing this request. org/apache/logging/log4j/core/LoggerContext Regards...
View ArticlePlease remove me from this list
Hi, Sorry to spam. I've deleted my account but am still getting these Camel related emails. How can I be removed from this list? Thanks, Rebecca
View ArticleSendBodyAndProperties
There is a "SendBodyAndProperty" (singular.) This is a "SendBodyAndHeader" (plural) Why is there no plural version of the properties?
View ArticleTextInput - no soft keyboard in iOS
Hey Apache friends, I'm a little perplexed on this issue I am having. The ultimate goal is to have square corners on a textinput box in a mobile flex project using Flex 4.12.1 and AIR 13. I have a...
View Articleserviced running maven running java based services
does anyone have a ubuntu/arch/debian serviced file or how-to that is specific to getting a maven based java app deployed and running from boot?
View Articlere-writing old fetch request to work with 0.8 version
I found this embedded kafka example online ( https://gist.github.com/mardambey/2650743) which I am re-writing to work with 0.8 Can someone help me re-write this portion: val cons = new...
View ArticleReliable Message Commits
I'm using Kafka 0.8.1.1. I have a simple goal: use the high-level consumer to consume a message from Kafka, publish the message to a different system, and then commit the message in Kafka. Based on my...
View ArticleIs it possible to get a list of queues on a remote broker?
I'm trying to figure out how to get a list of existing queues on a remote broker. It looks like I can listen to queues as they are created/destroyed by adding an advisory message (which I don't yet...
View ArticleMaintaining session from Jax-RS?
Hello, There are many questions in the web about this topic but seems not having a exactly answer. Any body can provides a completed solution, please? I am going to consume a Jax-RS web service from...
View Articlemod_rewrite not working in .htaccess.
i am using xampp on windows.For last two days i am trying to rewrite URL's but mod rewrite is doing nothing.its taking me to the same page.i am trying to do a simple redirect from foo.html to bar.html...
View ArticleHow to get the spring WebApplicationContext created in CXFServlet?
Hi, I have a need to get the WebApplicationContext created in CXFServlet thru config-location parameter. How do I do it? Rice
View ArticleTapestry Security Login?
Hello, I have a problem with the Tapestry Security Login. The Custom Realm and the configuration works fine on a desktop app. But on the web it does not work. If i type in my username and password, the...
View ArticleCan't post a comment on Tapestry's homepage
I forgot my password and I can't figure out how to reset it. I'm just trying to point out that the "Latest news" section on the home page <http://tapestry.apache.org/index.html> is showing that...
View ArticleDOSGi Registered Web Service Cannot be Updated
Hi, I ran into an issue where a registered web service cannot be updated. The scenario is as follows: 1. Register a services as shown below. Implementation and interface are defined in separate...
View ArticleHelp is processing huge data through Kafka-storm cluster
Hi, Daily we are downloaded 28 Million of messages and Monthly it goes up to 800+ million. We want to process this amount of data through our kafka and storm cluster and would like to store in HBase...
View ArticleCamel JMS Spring Remoting and Google Protocol Buffers
Dear Community, i am successfully using Camel with Spring remoting over JMS using the default Java serialization. The interface used: String decode(byte[]image, String BarcodeType, String charset). Now...
View Articledefault behaviour of cxf on base64 encoded message
Hi, I am trying to understand the behaviour of cxf for element <xs:element name="Payload" ns1:expectedContentTypes="application/octet-stream" type="xs:base64Binary"...
View ArticleShould connection.createSession throw an exception if the connection isn't...
So this bit me… mostly because I'm new to activemq but also because silently failing isn't fun. You can create a connection, create a producer, send messages on it, and attempt to receive messages, all...
View Article