Quantcast
Channel: Apache Timeline
Browsing all 5648 articles
Browse latest View live
↧

Apache Camel Restlet compoent in CQ

I am now working on installing Camel as OSGI in CQ.I am using restlet component for accessing http url and processing the response to be stored in JCR.During calling method from CQ I am getting...

View Article


Dynamic Data

I've a situation that I can't figure out how to solve; I'm hoping someone in this forum can provide ideas. Here is the background: I am making HTTP-based API calls to a system. The response to one of...

View Article


Asynchronous API's and monotonicity

Hi Zookeeper Users, Lately, I have been working on a research project where I want to use zookeeper as a distributed logging service. I want to build a queue on top of zookeeper (also provided in...

View Article

CXF Endpoint accepts invalid SOAP-Envelope in POJO-Mode

Hello, we developed a webservice with cxf and camel. Everything works fine, except the fact that the cxf-endpoint accepts invalid SOAP-Messages. For example we have a SOAP-Message:...

View Article

Performance issues in Mahout recommendations

Hi, I am using Mahout's recommenditembased algorithm on a data set with nearly 10,000 (implicit) user ratings. This is the command I used: *mahout recommenditembased --input ratings.csv --output...

View Article


Getting the KafkaStream ID

Hello folks, I’m using Kafka 0.8.0 with the high level consumer and I have a situation where I need to obtain the ID for each of the KafkaStreams that I create. The KafkaStream class has a method...

View Article

Try/Catch-like onException with Blueprint DSL

Hello, I am analyzing the Exception handling capabilities of Apache Camel and might have run into an inconsistency between the Java DSL and Blueprint, when using onException on a route-processor level....

View Article

Configuration in Quotes

Hi users, Configuration process of a configurable good seems to be available only in orders. Problem is that our client would like to send a quote to its own customer once its configuration has been...

View Article


connecting MDB to n remote brokers needs n copies of activemq-ra.rar?

Hi, I'd like to know if Ivan's statement "one resource adapter per each broker" on http://activemq.2283324.n4.nabble.com/JBoss-4-and-ActiveMQ-standalone-tp2365500p2365503.html is still valid for...

View Article


Async and UnitOfWork

Hi, I have a restlet route that triggers SEDA and VM routes. The unit of work is used to do some transformation of the result before it is sent to the HTTP client. It works fine as long as there is no...

View Article

File upload zone not working

Hi all, I have tried the tapestry fileupload it working well. But when add zone to it . It throws exception. Can anybody help how to added zone for fileupload.

View Article

Naive Bayes Algorithm

Hi Mahout, I have crawled the 28 lacks of url s. I were able to get 62.39 % of Accuracy through Naive Bayes. I am trying feature Dictionary to tweak my model. Could anyone please let me know some of...

View Article

Customizing or replacing MultiFileUploadField

I need to extend an existing component using a MultiFileUploadField in a way that the entries created after having selected files allow the user to add some information related to the individual...

View Article


Messages are getting struck in ActiveMQ v5.9.0 queue

Hi I am facing problem of messages getting struck in activemq queue and consumer is not able to consume messages when I pump around ~100 messages to different queues. I have configured ActiveMQ...

View Article

activemq-maven-plugin

Currrently on activemq.apache site, there is small note that with version 5.8, with maven plugin has been renamed which is good but the example/sample code mentioned in site, is still referring to...

View Article


CreateConsumer BrokerException: User guest is not authorized

I am getting the BrokerException on CreateConsumer() for 'User guest is not authorized to create: topic://MBS.EVENTS I can create the ConnectionFactory() and the Connection object I can create a...

View Article

AggregationStrategy and completionPredicate

Hi list, I'm using the following aggregation: <route> <from uri="seda:aggregation" /> <!-- aggregate using our strategy and leveldb repo --> <aggregate...

View Article


Compile Adobe AIR Mobile app using FlexMojos

Hi, I'm part of a team building a game with Adobe AIR with Straling and DragonBones libraries for mobile devices. We also have ANE we are using. We want to add maven to our project so we can run CI...

View Article

Provide validation markup on a specific field(s) within a loop using...

Hi guys, I'm wondering if there is a way to record an error to a specific field within a loop and provide css markup to that field. I know this is really simple to do with a non looping field, just not...

View Article

Dataview help

Hi Friends, I am new beginner of wicket and trying to implement the table as below using data view. name id sam 21(link) ram 16(link) once i click the id it show the sam/ram details in next page. I...

View Article
Browsing all 5648 articles
Browse latest View live