cxf how to add wsa addressing with cxf://someAddress uri format?
Hi, I've to configure the wsa addressing feature on some of our webservice consumers. The routes look like the following: from(cxf://someAddress?serviceClass=someClass) .to(...) Maybe I missed...
View ArticleHow to clean '.camel' directories?
The process works on a schedule. Recursively searches the directory. Found files are processed and fall into a subdirectory named '.camel'. path_a path_b path_b_a .camel path_b_b .camel path_c path_c_a...
View ArticleFeedback Panel Request
My analysis team has made some requests on how to show errors that I'd like some advice on how to accomplish in wicket. We have a page level feedback panel as well as a component level feedback panel....
View Articlecamel pojo with servicemix
Hi, Can someone direct me to a starter tutorial on how to build and deploy a POJO in service mix 4.5.3 environment? I really need something from very basic as I am not familiar with Java development also.
View ArticleHow to apply an arbitrary function to all elements of a matrix using...
First of all Mahout's Math-Scala DSL, is really nice. I can write really compact code. Here is a my problem description ( i referred to [1] ). First I import all the required classes in Scala REPL:...
View ArticleComponent ID
Hi, I believe that I am doing something wrong but just wanted to confirm if that is the case. I have a component that I pass in the loop. <t:Edit t:id="image" t:value="projectImage"...
View Articlec++11 http client and server library
I've started to work on a c++ library that I intend to use for performing avro encoded rest calls. If/when I understand how to implement avro rpc it should be simple enough to extend the existing code...
View ArticleAll queues and exchanges displayed twice in qpid-tool
Hi, I noticed that when I run my broker (0.28 RC1) with both QMF1 and QMF2 enabled, the qpid-tool shows all of the QMF objects twice. For example the "list broker" command returns: ID Created Destroyed...
View ArticleWhat does store.so module do?
Hi, I noticed that when I build the broker (0.28 RC1), it builds following modules (I enabled the linear store during the build): $ ls /usr/local/lib64/qpid/daemon/ amqp.so ha.so legacystore.so...
View Articleissue with FlashPlayer 13 Debugger for IE
Hi, The same swf runs fine on FP13 / IE11 (on Windows7) but fails when runnig with FP13 debugger ActiveX for IE. Anyone heard about this issue ? Maurice
View ArticleItem-Set Recommender
B = all item-sets gathered from user actions, actions like purchased-together/shopping cart purchases, watchlists etc. i = an item-set vector for a specific user B: itemSetID, items 1,...
View ArticleHow To Assemble Tokens After Split
Hi, How can I assemble all tokens after splitting original message read from file ? I tried to assemble all token using aggregator but it did not work. Can any one please tell me how to configure in...
View ArticleSSL problems with apollo 1.7, unknown_ca error
Hi all, I'm trying to install Apollo 1.7 and set SSL with my own server certificate (issued by startcom). Steps performed: 1. Created JKS 2. Imported my private key using keytool 3. Configured...
View Articlejdk8 break maven-plugin-plugin?
i have created a maven plugin from the plugin archetype. i have a mojo which apparently does not matter to repeating this process, any mojo will do. the project is in a reactor. the reactor runs the...
View Articlepig maven integration
Hi, I'm new to Pig scripting. Please provide me some pointers on the following. 1. How can we just *compile (compile only)* pig scripts? I had gone through the documentation and *"-check"* is providing...
View ArticleSPARQL query errosr in executing
Hello, I created a SPARQL query But when i want to executed , i got this errors. Exception in thread "main" com.hp.hpl.jena.query.QueryParseException: Encountered " "<" "< "" at line 1, column...
View ArticleReading the wiki
I probably missed some announcement but why is the math markup coming out raw? Do I need a plugin or something?...
View ArticleJson tp AVRO with org.apache.avro.data
Hi, I read the exchange on this topic on avro-user mailing list archives: September 2012 (http://mail-archives.apache.org/mod_mbox/avro-user/201209.mbox/%3C445E44A6-345F-42FC-B340-48AF3804A93D [ at ]...
View ArticleConsistency checking
Hi - Is there a way to check the consistency of triples with one's ontology prior to insertion into the graph? If not, are there APIs to validate the existing graph against one's ontology? Thanks -
View ArticleResponse Assertion Failure
Hi, I purposely set up a response assertion to fail. The failure appears in the View Results Tree listener. I wondered if there was a less memory intensive way to note response assertion failures? Many...
View Article