The order of setting mountPage and cryptoMapper changes behavior.
Hello, Assuming we have 2 applications One application providing authentication and second application configured to be redirected to the first application for authentication. Lets call page in the...
View Articleorg.apache.cxf.ws.addressing.ContextUtils.getAction() in CXF 2.7
I'm porting some legacy code to use CXF 2.7.12 that used ContextUtils.getAction(Message) from CXF 2.3. Unfortunately, it looks like that method was removed after 2.6 and is no longer available in 2.7....
View ArticleNew 3rd Party Flex Library
Hi Flex Community, Ardisia Labs has recently released a large component library. I invite everyone to check it out. http://www.ardisialabs.com/
View Articlestraw poll - which platform do you publish to?
Hi All, I was wondering which platforms most Flex developers are creating apps for? So i thought i'd try and find out with a straw poll. So.... are you primarily making apps for the desktop, mobile...
View Articlequestions about reading/writing files in jmeter
I've a problem I'm hoping someone much more knowledgeable than I can address and assist me. Here's the background: I'm running several operations that return alpha-numeric tokens. I'm using jmeter 2.9...
View ArticleWhy is Scala 2.9.2 version of kafka recommended?
On Kafka download page we saw - "We build for multiple versions of Scala. This only matters if you are using Scala and you want a version built for the same Scala version you use. Otherwise any version...
View ArticleNo result from tokenizeXML
Hi, How can i stop/throw exception if tokenizer won't find the token? Actually it will result with 0 messages , processing stop, and vanish the input message. I have: /from(input) .split().tokenizeXML(...
View Articlezookeeper upgrade or remove zookeeper dependency
Hi, I could see kafka is using zookeeper 3.3.4. For my integration purpose, I want to use curator, which requires a higher version than 3.3.4 even in its lowest version. I there any plan to bump up...
View ArticleDifferent partitioning between new producer and old producer
The major motivation of adopting new producer before it's released, old producer is showing terrible throughput of cross-regional kafka mirroring in EC2. Let me share numbers. Using iperf, network...
View ArticlePreferring bean or processor invocations on a route
I've seen a number of web statements by individuals favoring the bean() invocations over calling a processor. I believe the arguments / rational stated is that of simplicity, interaction with other...
View Article@Encoded jaxrs client problems
Hi, I'm trying to use @Encoded in client jaxrs method parameters and it's no working. Did I miss something or the feature is not avaliable to cxf jaxrs clients? Thanks, Osvaldo Pina.
View ArticleActiveMQ-DB-persistence
hi all . Excuse me but i am a newbie of AMQ I am a TOMEE users . I study JMS and now i would try to use the durable Topic messages. I have read from :...
View Articlepossible use of active mq
Hi all, To be clear, we are doing a service virtualization and we are in need of a MQ. We need to provide the following details at our consumer end. Hostname/IP address: Channel Name: Request Queue:...
View ArticlelineEnding parameter makes assembly ignore empty directories
Hi, I'm in front of a bug with the Assembly plugin. When I use the lineEndings property inside an assembly, the plugin start to ignore empty folders. If I remove the lineEnding property, then the...
View ArticleDisactivating Yammer Metrics Monitoring
Hi all! We are using yammer metrics to monitor some parts of our system. Since we upgrade from kafka 0.7.2 to 0.8.1.1, we saw a lot more data getting in our graphite server and from what I saw, it...
View ArticleRepository Index Query tool and cli
Hello, is there a query tool which can be used to search some (boolean) expressions in an existing (local) repository index? M2E in Eclipse has a few search dialogs which use the index, for example the...
View ArticleConcurrency Issues
Hi, I am trying to use Jena Reasoner api with multiple threads in java. I use a Reasoner per thread instance. I am still getting exceptions like ‘ConcurrentModificationException’ at times. Some times I...
View ArticleReconfig without quorum
Hi, is it true, that the reconfig command that's available since 3.5.0 can only be used if there's a quorum? Our situation is that we have 2 datacenters (actually only 2 zones within the same DC) which...
View ArticleApache Maven Shared Component: Maven Dependency Tree Version 2.2 Released
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Dependency Tree Version 2.2 http://maven.apache.org/shared/maven-dependency-tree/ Analyzes the...
View ArticleError with transform
Hi all, We have a SIMPLE transform step in a route that reports an exception infrequently. I suspect the exception arises when a data element is missing, which could be the case infrequently. When...
View Article