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

SSH return not working with isEqualTo

Hi I'm new to Camel. I'm using the SSH component to invoke a shell script on a remote machine. The returned value is 0 for success and 1 for failure. I want to branch conditionally in my route...

View Article


Camel JPA - No Persistence provider for EntityManager named camel

Hi, I am trying to get the following code to work so I can consume from a JPA entity. String DATASOURCE_CONTEXT = "java:jboss/datasources/WikiDS"; Connection result = null; DataSource datasource =...

View Article


Tracer per route without explicitly turning off tracing

Hi, I am using Camel 2.12.1 . I would like to enable tracing for one route only. The example from...

View Article

Document project groupId, artifactId and version in javadocs?

Hey, long time. Is there some decently easy way of doing just that? Bonus points for magically applying to every maven build in the universe, now and for ever! Cheers, Manos

View Article

camel-cxf , return complex type object problem

Dear all, I encounter a camel-cxf 's cxf:bean problem it seems , it works with return type as Pojo but failed with List<Pojo> I got exception at karaf like Below. Could anyone give some hints?...

View Article


custom UDF generates SpillableMemoryManager and task is killed

Hi, I'm new to Pig and i wrote a pig UDF to generate a bag of tuples, it seems to be correct, I've tested and it works perfectly. What I've missed ? Thanks Davide B. When I apply it to my data (220...

View Article

Spark Datagrid Drag and Drop

Good afternoon guys I've search Apache Flex Jira to find if this problem has been already solved, and I couldn't find an definitive answer. I know that it exists a way to drag and drop items between...

View Article

Kakfa producer config using ZooKeeper

Hi, I'm new in Kafka, I want to use Producer api, and in config I want to connect to zookeeper, but as I see in the documentation and API , it was available before, and right now, we should configure a...

View Article


finagle-kafka

Hi, all. I'm developing Kafka client in Netty and Twitter's Finagle from scratch. It enables us to handle Kafka more functional and composable way based on "Future" monad. We can also utilize many...

View Article


finagle-kafka

Hi, all. I'm developing Kafka client in Netty and Twitter's Finagle from scratch. It enables us to handle Kafka more functional and composable way based on "Future" monad. We can also utilize many...

View Article

cannot exchange mesasge body during a retryWhile()

Hi all, I've got a scenario where given an exception on a route, I want to retry the sub-route but with a modified body (String.class type). from("direct:foo") .onException(SomeException.class)...

View Article

404 not found: Parsing Error

Hi, I am getting not found error (the snapshot is given below) [X] when I execute the following query " ./s-query --service http://localhost:3030/dataset 'SELECT ?product ?label WHERE {?product...

View Article

cannot modify exchange message body during a retryWhile()

Hi all, I've got a scenario where given an exception on a route, I want to retry the sub-route but with a modified body (String.class type). from("direct:foo") .onException(SomeException.class)...

View Article


ADG with item renderers

Hi All, I am having trouble to set item renders (checkBox and comp InputText) in my Advanced Datagrid. Code Example: <mx:AdvancedDataGrid id="contract_dg" width="100%" height="100%" editable="true"...

View Article

high-level consumer design

Hey All, I've been cobbling together a high-level consumer for golang building on top of Shopify's Sarama package and wanted to run the basic design by the list and get some feedback or pointers on...

View Article


Can I pass a model in a parameter list?

Hi I am a newbie to Jena. I want to be able to add rdf statements to my model in two different .java classes; ie Parser.java and Annotator.java I did the following: public class Parser { public static...

View Article

InactivityMonitor=false not working ?

Dear all, In a network-of-brokers with 2 MQ instances (both ActiveMQ 5.9), I've configured 'ssl://0.0.0.0:61616?transport.useInactivityMonitor=false&...' on both machines. The connection is set up...

View Article


PerformFind With In Clause ??

If I wanted to use perform find to query for a list of criteria as an 'or' or 'in', how do we do this in "inputFields"? Also, I don't really know what noConditionFind means..seems to only come into...

View Article

JMS failed because destination does not exist, but keeps trying to refresh?

Using SMX 4.5.3 and Camel 2.10.7 (the version included with SMX). I've got my application set up to use the IBM MQ JMS APIs to transfer messages to a WebSphere MQ server. That works fine (which...

View Article

Spark GridView and accessing the rendererLayer (4.10+)

Hi Everybody, We've run into an issue accessing the rendererLayer in a Spark grid in 4.10. It appears that this might be from the changes in the grid skin where the gridLayers are now wrapped with a...

View Article
Browsing all 5648 articles
Browse latest View live