Send a message using C++ which will be a JMS TextMessage
Hi List, I am sending messages to a JMS Service which runs at a third party. I use C++ qpid 0.28 with amqp 1.0. When the message is created it looks like this: std::string messageContent("example...
View ArticleAbstractDefaultAjaxBehavior target does not refresh components
Hi everyone, I have a problem with AbstractDefaultAjaxBehavior on receiving POST request sent by client side. Target on respond method does not seem to work - it process post request but...
View ArticleActiveMQ 5.9.1 on WebLogic 12.c : messages delivered but not available if...
AMQ 5.9.1 deployed in WLS 12c, openwire protocol, is runnig and accepts messages to any queue (numbers increase) but when using the admin pages to get the list of messages: there are not visible. Same...
View ArticleApollo: Messages always persists
Hello, I’m trying to use Apollo 1.7. I’m facing a problem with my first JMS test: I use a non-persistent delivery mode, the messages are persisted and survive to a restart. Someone can explain me? Thx.
View ArticleIdempotent consumer, removeOnFailure=true and exception handling
Hi, So i'm using Camel 2.13.1 and the JDBC Idempotent Repository and I'd like to use the removeOnFailure =true option to be able to replay the transaction on failure. My question is whether...
View ArticleSOAP Envelope Namespace
Hello, The CXF 2.7 client is producing a SOAP envelope with the following namespace: But the server implementing this WS expects: And return the SOAP fault: /Couldn't create SOAP message. Expecting...
View ArticleDealing with large messages
When I create a restfull service using camel how should I deal with large reply messages. Can the messages be streamed somehow to the calling client and if sohow should I do this?
View Article"JsonParseException: Illegal character" in BuildForest
Hello, all I`m trying to run BuildForest (like here mahout.apache.org/users/classification/partial-implementation.html) with my data on 0.9 and get an error. However, it was successfully work on 0.7...
View ArticleAuthenticatedWebSession.authenticate() not being called
Hi all, in a webapp that worked until yesterday (and that has worked for the last 2 years), the AuthenticatedWebSession.authenticate() method is not being called anymore. I have MySession class that...
View Articleurl rewriting on href
Hi, I have url stored in DB, like "www.google.com" and I just pass them in my template to an href attribute, like this : <t:Loop t:source="urls" t:value="url"> - <a href="${url}"...
View ArticleConnection Timeout with timeout = 0
I have a series of test scripts where the only error that I am getting is a ConnectException Connection Timed Out error every so often. I want to find out how long the worst of these calls take, so I...
View ArticleParsing SAML Assertion from XML
I've inherited some legacy code that I need to update to handle SAML 2.0 assertions. Currently it handles SAML 1.1 assertions, which I still need it to do. The legacy code uses various flavors of CXF...
View Articleflex pmd
Hi All, Now that opensource.adobe.com is inaccessible, are there any plans for apache to provide flexPMD as an eclipse plugin?
View ArticleKafka data can be stored on a Dbase instead of file system?
Hi Guys, I wanted to know if we can store data sent to consumers via brokers on to any database like how ActiveMQ persists data to kahaDB or any other Db like PostGRE,SQL etc. Also,when the broker is...
View ArticleProduct Pricing From Order Date
Hi All, I am wondering if there is a configuration somewhere which can change the behavior I am getting with an out of the box instance of OFBiz in order to retrieve the active product prices off of...
View ArticleNew Mahout Recommender Service
Now that we have the basis of several significant improvements to Mahout’s recommender it seems like we need to go the last step and provide a service. Without this it is left to the user to do a lot...
View Articlematched by 2 services: FullTextSession, Session
Hi guys, I'm getting the following exception while trying to run my test. [VerboseTestNG] org.apache.tapestry5.ioc.internal.OperationException: Service interface org.hibernate.Session is matched by 2...
View ArticleFlume Sink, sometimes transaction not being commited/rolledback & closed
Hi Group, We've implemented custom Flume Sink. We do some DB lookups for sanity checks within it and bunch of stuff in order to slightly prepare data for insertion into the postgresql via copy command....
View ArticleGenericJMX plugin file for Kafka 0.8.1
Hi, We plan to capture various metrics exposed in Kafka via JMX and wanted to check if anybody has a plugin file which could be reused. We found one such plugin file here...
View ArticleNew chapter in the user guide
Hi, I just updated the user guide with a new chapter for "internals" topics. I've started porting wiki page at https://cwiki.apache.org/confluence/display/WICKET/Page+Storage. Bye!
View Article