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

Apache Camel blocking on multicast

I have an application that consists of many modules deployed in several JBoss instances. Those modules broadcast their version numbers via JMS to each other. It works in the following way. Each module...

View Article


schema serialization

I am having problems reading the attributes of objects that are generated from an abstract schema. The attributes of the child class unmarshall properly but those that exist in the base class dont show...

View Article


Bindy not able to handle multiple annotated classes

Hi, I'm trying to unmarshal from CSV file to POJO using Bindy on Camel. As I need to unmarshal multiple csv files to multiple java objects , I have created separated classes corresponding to each CSV...

View Article

ActiveMQ Web Console has no information

We are using 5.10.0 ActiveMQ. We just upgraded from 5.5.1. The queues are working fine. However, the web console shows no information for the broker, no connections, no queues. It looks like...

View Article

EPEHMERAL_SEQUENCIAL and EPHEMERAL_SEQUENTIAL constants

When creating a node we have to parse the constants and there are four. PERSISTENT, PERSISTENT_SEQUENTIAL, EPHEMERAL, EPHEMERAL_SEQUENTIAL I do not really get the description of two constants...

View Article


Green test, but my RouteBuilder dosent run...

What is wrong here.... Green test, but notning happens i dont get into my AddIpBean with this signature. package dk.bankconnect.hub.unittest; import org.apache.camel.ProducerTemplate; import...

View Article

order guarantees in bags

Hey All, I have a question about Pig’s guarantees around the order of tuples in bags. I am trying to decide how paranoid to be about this. Documentation says that bags are unordered. But, in practice,...

View Article

High CPU usage on zookeeper clients when cluster is down

Hello, I'm running approximately 20 java processes on one host. Each process connects to zookeeper, but places very little load on zookeeper. The zookeeper cluster consists of 9 nodes. When the...

View Article


Problems with file component.

We do use the file component to read files from a particular area. We pick up new files from there using their content as basis for a database import. There are a couple of important points: 1. We must...

View Article


hadoop 2.4.0 and pig 0.12.1

Hi, I installed Hadoop-2.4.0 on a Windows Server 2008 R2 Enterprise following this tutorial http://www.srccodes.com/p/article/38/build-install-configure-run-apache-hadoop-2.2.0-microsoft-windows-os I...

View Article

Sorting behavior changed between Adobe and Apache Flex SDK (?)

Hi, I recently noticed some change in behavior between Apache and Adobe Flex SDK (when working with our application which we shifted to Apache Flex SDK some time back). We have always seen that doing...

View Article

Using Apache Flex installer with the latest beta of AIR

Hello. Adobe just released a new beta version of the AIR SDK, published on Jun 19th: http://labs.adobe.com/downloads/air.html This beta version (14.0.0.125) contains a newer version of OpenSSL (1.0.1h)...

View Article

Curiosities with Surefire 2.19

I've enabled multi-threading. 1. The 'Running' message does not show up until after the class completes. 2. My stderr output from Log2J has disappeared. Are either of these adjustable?

View Article


Finer control of surefire method parallelism?

I've got some tests that are validating the usage messages of main methods. To do this, they go and call System.setOut. Running two of these in parallel is, of course, a disaster. Is there any way to...

View Article

Maven plugin which displays the parents of a given project recursively

Hello, does anybody know of a plugin which shows the GAV coordinates of the parents of a given project recursively? Or is there any feasible plugin where I could contribute with a goal? My team of 3 is...

View Article


Error while using WSS4JStaxInInterceptor with CXF-3.0.0

I'm getting an error when using WSS4JStaxInInterceptor with CXF-3.0.0, an error i didn't get when using 3.0.0-milestone2 (it's in wss4j-2.0.0 final, milestone 2 was still using rc1). When WSSec is...

View Article

Error after upgrade from 3.0.0-milestone2 to 3.0.0

I've got an unexpected error after uprgading my dependencies to CXF-3.0.0. This is the exception i get: com.sun.istack.SAXParseException2: (uri:"http://wsmaggioliservice.informatica.maggioli.it/",...

View Article


Time issue in zookeeper client

Hi All, I am using zookeeper to register cluster nodes. In my system the default scenario we have multiple thrift services(different services and default mode 1 thrift service for each in a single jvm...

View Article

Customize UI screens in Ofbiz

Hi Ofbiz Users, I'm working on customizing ofbiz as a ERP solution and the requirement comes to having less number fields in most of the screens than what comes out of the box, this requires changes in...

View Article

nested named graphs

Hi, I am getting myself familiar with named graphs and with the possibility to include subgraphs into the data. I saw a couple of examples demonstrating signing chains that include nested graphs like...

View Article
Browsing all 5648 articles
Browse latest View live