Snappy support
Is there support for encoding/decoding with snappy compression in avro-cpp? Any tips are appreciated. Best, Robert
View Articlewicket-atmosphere
Good evening, I'm still in the process of making wicket-atmosphere testable, after a long pause. For the moment in my EventBus, I am able to retrieve the broadcasted messages. I'd like to be able to...
View ArticleMariaDB vs. MySQL
Hi, i am fighting weird issues with an openjpa application on MariaDB while all these are non existant on MySQL. Things like "fetch join" are just different or better said with openjpa 2.2.0 and...
View Articleantrun classpath with taskdef
I am running a target in ant. This target depends on external task from ddlutils. <profile> <id>db</id> <build> <plugins> <plugin> <groupId>org.apache.maven....
View ArticleAvro release 1.7.7
I'd like to announce the availability of Avro release 1.7.7. Changes are listed at: http://s.apache.org/avro177 This release can be downloaded from: https://www.apache.org/dyn/closer.cgi/avro/ Java jar...
View ArticleHow to get Body Request
Hi guys, Quick question, Is there a way to get the payload (body information) from request interface on tapestry5? And where can I have a tutorial or API. Thanks in advance!
View ArticleLost messages during leader election
Hi, I have a test that continuously sends messages to one broker, brings up another broker, and adds it as a replica for all partitions, with it being the preferred replica for some. I have...
View ArticleForm-Validators and invisible form components
Hi, I have a form with a date input that may be invisible. If it is visible, its value must be after another date input's value. I established a FormValidator that checks that condition. It knows about...
View Articletrouble running jaxb2-maven-plugin : You are running with invalid JAXP api or...
Hello I am having a heck of a time working with XSD files and maven. I am working on a mac. It looks like I have the latest and greatest xjc. Any idea what my bug is? Kind regards Andy $ which java...
View Articledefaults.css vs static initialization of styles
Hi All, I have a question on styling custom components with custom styles. The main component contains several children which are all custom components (extensions of UIComponent) and some of them have...
View Articleredelivery plugin not working... doing something wrong?
I'm trying to get my broker to redeliver messages that aren't successfully acknowledged. I'm using client ack, and giving the clients 2 minutes to ack the message. I have a test setup where I'm trying...
View ArticleStream-only reverse proxy with minimal memory footprint
I am trying to implement a memory efficient http reverse proxy that is working on streams only to handle large HTTP requests and responses. This should be as easy as described here:...
View ArticleConnection URI query string parameters - AMQP 1.0 JMS client
Due to the lack of documentation, I had to RTFC to figure them out. Posting this hear hoping it can help someone else out ... or be used to start a doc on it ... First regarding the remote_host...
View ArticleFindBugs Maven Plugin version 3.0.0 Released
Hi, The Mojo team is pleased to announce the release of the FindBugs Maven Plugin version 3.0.0 FindBugs uses static analysis to inspect Java bytecode for occurrences of bug patterns. To get this...
View ArticleApache Maven SCM Version 1.9.1 Released
The Apache Maven team is pleased to announce the release of the Apache Maven SCM, version 1.9.1 http://maven.apache.org/scm/ Maven SCM supports Maven 2.x plugins (e.g. maven-release-plugin) and other...
View ArticleFailover delay
My ActiveMQ setup is 2 brokers using kahadb on a shared ntfs file system. The URI I am using for a .NET client connections is:...
View Articlemq-create problems in fabric fuse
I am working with fuse fabric and create my broker Master-Slave with mq-create, doubt is that the containers that generates me each containing their own queues, when the Master fails and the Slave...
View ArticleHow to handle users
Hi, Sorry this may be a silly question, I'm new to ActiveMQ and reading ActiveMQ in action but I don't understand with a desktop application with multiple different users connecting to a broker how you...
View Articlespatial searches with sparql
Hi all, I wanted to make some interesting query with spatial data but I couldn't make it work with jena so far. I've read the documentation about the support available in Jena for spatial searches and...
View Articlespatial searches with sparql
The assembler file I've used for the spatial search is available here and the data file here as they have been formatted in an unreadable way in my previous mail. Regards Luigi
View Article