Request For Inclusion in 0.30
Hi Justin, Arising out of Fraser's interoperability testing of the Java Broker with Messenger today, there's a couple of change that I'd like to get in to 0.30 (and should really be considered out of...
View ArticleAw: Re: Re: Re: Re: Camel Bindy: parse a BigDecimal number with a given pattern
Hi Charles, I've tested the current master with the following result: - @DataField(pos = 6, required = true, precision = 2, pattern = "#,###.##") -> works perfectly with my numbers -...
View ArticleAdobe 4.7 : cannot download
On Adobe website, when I try to download FB 4.7 premium trial... I get http 403 error; Anybody else is getting the same issue? I'm getting this error from quite sometime; is there any other known...
View ArticleCame 2.13.1 Reading ZipInputStream EOFException
I'm trying to read a zip file sent as byte[] from a RESTFul service. I was able to read each ZipEntry without an issue using RestEasy Client API in a test case. When I tried to the same with Camel it...
View ArticleZookeeper log and data cleaning
I'm writing a simple java program that calls the PurgeTxnLog.purge to use it to periodically clean the server logs. But with basic tests noting seams to be deleted. Btw, I'm running this in a Windows...
View ArticleHandling send failures with async producer
Hello, I'm looking to insert log lines from log files into kafka, but I'm concerned with handling asynchronous send() failures. Specifically, if some of the log lines fail to send, I want to be...
View ArticleAvroRuntimeException: Invalid sync! on windows
Hi Users, I am trying to debug a rather unusual bug where Avro tool fails to read a simple file. I compiled Avro on Windows as explained in README.maintaining_win32.txt. I am using this library with a...
View ArticleWebSocket & Jetty on the same port at the same time?
I have seen some discussions elsewhere, but I was hoping I could get a definitive answer here: Is it possible to have a camel-websocket endpoint listening with a URL like:...
View ArticleDaily timer to fire at a specific time
Hello, What is the proper way to configure a timer that fires every day at 10 AM? I have this, which works, but it seems artificial to have to specify a date and sometimes the service seems to get...
View ArticleGrid pager no activation context stored on sorting fields
Hi Tapestry Noobs of the future! ...that come across this problem,use onPassivate to keep your app working nicely. I had the pleasure of using my software in a field trial (nothing exciting, equipment...
View Articlenested database updates, updating to tapestry-hibernate 5.4
hi tapestry users of the age, i was mucking around with a prototyped app, went from 5.3.7 to 5.4-beta-6. read that nesting db queries is not supported, tried my luck and my app fails with 5.4-beta....
View ArticleFilter data set by applying rules dynamically
Hi All, I have a data set in text csv files and are compressed using gzip compression. Each record is having around 100 fields. I need to filter the data by applying various checks like "1. type of...
View Articlemaven 3.1.1 crashes on GC overhead limit exceeded with millions of...
maven: 3.1.1 jdk: 1.7.0_25 Java HotSpot(TM) Server VM (build 23.25-b01, mixed mode) the error message is: [INFO] Building buy-client 1.1.8-o2o630-SNAPSHOT [INFO]
View ArticleMobileGrid rowHeight?
Hi Maurice, Wanted to know if we can somehow change the rowHeight of mobilegrid rows. I tried custom text itemRenderer. Even if we change width\height of custom renderer, the row height doesn't alter....
View ArticleActiveMQ & Persistence?
Not sure if this is a camel issue or more specific to activemq - so apologies if it's OT for this list. I'm working on a relatively simple Camel application which simply receives data via a servlet and...
View ArticleNested Redirects and REDIRECT_TO_BUFFER
Short story: I have a scenario where the render strategy is REDIRECT_TO_BUFFER and there are 2 nested redirects. The observed behavior is that the first page gets displayed rather than the second page....
View ArticleAdding comments to dependencies in POM
I have in the past wasted hours of effort trying to weed out dependency issues where something has been added for reasons unknown. Removal leads to breakage. It would be helpful if, inside a POM, it...
View ArticleNo test to run, No code to compile
I have been struggling with this for days and i really want to move on can somebody please help me, i am getting the following console output: T E S T S Results : Tests run: 0, Failures: 0, Errors: 0,...
View ArticleC++ client connection fails with SSL and AMQP1.0
Hi, It seems that the combination of SSL and AMQP 1.0 does not work in 0.30 beta (connection fails). The issue looks exactly the same as https://issues.apache.org/jira/browse/QPID-5648, which was...
View ArticleLineseries tooltip on mobile
Hi there, I'm using a columnchart with a lineseries in it for an ipad app. I have enabled tooltip for it. But unfortunately its too difficult to get the tooltip on the device when we move the finger...
View Article