load balancing with SMPP
While using camel-smpp if the message text is longer then 160 chars , it breaks the incoming messages to 160 char sms's and send it to SMSC. if we add load balancer , it works on incoming long messages...
View ArticleParsing Nested Schemas in Avro C++
Hi, Is there a C++ equivalent of the following Java functionality? / public static class Schema.Parser extends Object A parser for JSON-format schemas. Each named schema parsed with a parser is added...
View Articleterminate client and not receive last will from ActiveMQ
hi, When i terminate a paho client from Activemq broker , reconnect client and not receive last will message. I have met this question in AMQ5.8 and submmit a "bug" in jira , no response later .Now I...
View ArticleDropDownList in a Callout(Button) closes the Callout after selecting an item...
Hi A DropDownList in a Callout(Button) calloutContent closes the Callout after selecting an item in the DropDownList... (using SDK4.11 in a web application - testing with FlashDebugPlayer 11.9) This...
View ArticleActiveMQ 5.9.0 What's the matter?
I am upgrading AcitveMQ from 5.8.0 to 5.9.0. I have replaced the old jars to activemq-all-5.9.0.jar. And this my spring configuration: <bean id="con-factory"...
View Articleupgrade from beta1 to 0.81
Hi folks, As the tools in 0.8 are not stable and we don't want to take the risk. we want to skip 0.8 and upgrade from beta1 to 0.81 directly. So my question is whether we can do an in place upgrade and...
View Articleunexpected results in seqdump of reuters-matrix in quick tour of text analysis
All, I am a newbie Mahout user and am trying to use the "Quick tour of text analysis using the Mahout command line" . Thank you to whomever contributed to that page. Went all the way from beginning to...
View ArticleNeed your help again ;-)
Hello everyone, We are using only AsymmetricBinding assertion to a recipient with : * InitiatorSignatureToken (IncludeToken/AlwaysToRecipient) * RecipientEncryptionToken (IncludeToken/Never) *...
View ArticleCXF-Metro WS-SecureConversation Interop issue (CXF client to Metro service)
Hello, I am trying to have a WS-SecureConversation between a CXF client - version 2.7.6 - talking to a Metro service with WS-SecureConversation (over SSL TransportBinding). When CXF makes the final...
View ArticleException in thread "main" java.lang.NoClassDefFoundError:...
Hi everyone, I used the following commands to generate the jar file: javac -d /apps/analytics/myanalytics -classpath...
View Articlecommand line for generating reports
I'm using the CMDRunner.jar to generate reports. For example... java -jar c:\apache-jmeter-2.10\lib\ext\CMDRunner.jar --tool Reporter --generate-png Images\%~n1_ResponseTimesOverTime.png --input-jtl...
View ArticleDispatch Router 0.1 RC3
Please find the Qpid Dispatch Router RC3here: http://people.apache.org/~tross/qpid-dispatch-0.1rc3/ This release is dependent on the Proton 0.6 release (please see Rafael's announcement from earlier...
View ArticleBlobMessage and authentication
I'm able to use BlobMessage to transfer large files, but run into a problem if the 'out of band' mechanism requires authentication. For example, when I send a BlobMessage with url =...
View ArticleCamel Jetty component and overlapping urls when a consumer
Hello, I have a question about the behavior of the jetty component when in an OSGi environment (such as in ServiceMix). If I have two bundles each with a camel context where one has a route such as:...
View ArticleON ERROR
Does anyone think ON ERROR will ever get built into Pig? Would be so cool, put pig above all other data flow tools in sophistication for large ETL. I would work on that, if someone would pay me to do it.
View Articleclusterdump
Hi All, I was able to do the clustering and need some help with viewing the result. I get the following problem. ./mahout clusterdump -i /scratch/dummyvectoroutput/clusters-*-final -d...
View ArticleSpecifying multiple properties files
Hi, I'm organizing different JMeter (2.8) tests by environment and I want to have the following organization with respect to properties loaded at startup: 1. Load jmeter.properties file (contains only...
View ArticleCan Camel process PGP files which would exceed available JVM memory?
We are looking at mule and camel and one feature which seemed promising in Camel was the PGP component. My simple tests seem to indicate that when decrypting a file, the entire contents are read into...
View ArticleUsing Beanshell Assertion to test a JSON value
I'm trying to test a JSON value that may be = null. jp [ at ] gc - JSON Path Assertion doesn't appear to return anything or define the variable if it encounters a null value, so I was trying to get it...
View ArticleBalancing messages
Hello everybody Im reading about how to configure Failover transportation, but I can not find information about how to distribute in each one. Regards
View Article