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

How to run "Tutorial on Spring Remoting with JMS" on two machines?

Hi, The following tutorial (Tutorial on Spring Remoting with JMS) works fine on one machine, but unable to run from two different machines (server on one and client on another machine)....

View Article


PopupManager

Hi I have a custom popup and I can not centre the popup in the parent window the top of the popup is the current curser possition this is my code (the main bits) private var popup:setApage; // method...

View Article


Provide application version in jetty pom definition

Hi all, I have tried to provide application version in the jetty plugin but it wont work <plugin> <groupId>org.mortbay.jetty</groupId>...

View Article

Workaround to solve faulty verbose-stacktraces=true compiler parameter

Hello, When setting the *verbose-stacktraces* to *true* without setting the debug *parameter* to *false*, it has no effect. I know this bug has been solved in later releases as stated in issue...

View Article

Running a delete query within a route

I have a route that does a number of things: .process(lookupToHeadersProcessor) // 1) converts input parameters to headers .to("bean:myStoredProcedure") // 2) calls a stored procedure, that enters a...

View Article


is 3.5.0-rc1 client compatible with 3.4.6 server?

I need to use the new feature of ZOOKEEPER-1355 <https://issues.apache.org/jira/browse/ZOOKEEPER-1355> zk.updateServerList(newServerList) that is only available in 3.5 release at client side. But...

View Article

There is a big bug in the Date Component.

Yesterday, I had upgraded my ofbiz version 12.04.04. But the Date Component can't do well, after I selected, and there was nothing to appear. Attachment is my screen copy.

View Article

How do I configure the ShutdownStrategy using Blueprint/OSGi?

I can't find anything anywhere about this, so I guess I have to ask here. I've got about ten different CamelContexts running in Karaf. After adding camel-disruptor, I've found that if I have to shut...

View Article


ZoneUpdater

Fellow Tapestry Users, I have the following code in Tapestry  <t:loop source="ubForm.conditioncodes" value="conditioncode" index="conditionindex" encoder="conditionCodeEncoder">   <t:zone...

View Article


znode status

Hi, the status of znode contains: // information shared with the client class Stat { long czxid; // created zxid long mzxid; // last modified zxid long ctime; // created long mtime; // last modified...

View Article

Debugging duplicate phase executions ...

I have a simple Maven project (a web-app) that uses the ' frontend-maven-plugin' to handle various Javascript-related chores (installing node, running Grunt, Karma etc.) Unfortunately, the frontend...

View Article

org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized...

Hi All, I am using Karaf 3.0.0 to deploy my camel blueprint application which creates a rest route. I have exposed a rest service which accepts a org.codehaus.jettison.json.JSONObject in its paramater....

View Article

Camel Filter appears to delete files instead of leaving them be.

Hi all, This task seems so easy and yet I can't get it done. The task is to look through the files in a directory and compress some which are older than a certain date, and leave the others untouched....

View Article


Camel File Component

Hi I need to point 2 routes to same end point to read file. In one route I need to read *.lock and in other route i need to read *.done and *.json. Please help me out how I need to configure second...

View Article

mongoDB uri

Hello, I have a question regarding the mongoDB connection. In the CamelContext.xml I have the following declaration: <bean id="myDb" class="com.mongodb.Mongo"> <constructor-arg index="0">...

View Article


dry run any goals

Hello, In GNU Make, I can use the -n command line option to get Make to tell me what will happen without actually performing any action. Specifically, how do I get maven to tell me what will be removed...

View Article

Cluster migration

Hi guys, we have the following scenario in production: 5 servers (1 leader, 4 followers), we want to migrate this cluster without downtime. Can this be achieved adding one server and decommissioning...

View Article


read message use SimpleConsumer,can not start with assign offset

kafka version is 0.8.0, the code as https://cwiki.apache.org/confluence/display/KAFKA/0.8.0+SimpleConsumer+Example when i assign a offset ,it will throw java.lang.ArrayIndexOutOfBoundsException: 0...

View Article

RE : Workaround to solve faulty verbose-stacktraces=true compiler parameter

Im not on a computer at the moment to test more but in between if you want to open a Jira and zip a simple project that demonstrate the bug, I could have a look later Envoyé depuis un mobile Samsung....

View Article

A simple graphical Editor working with Camel Spring DSL

Hi all, In recent years I used Camel for academic purposes, it's a great integration framework and i want to thank you for your work. As part of my recent work, I developed a web based graphical editor...

View Article
Browsing all 5648 articles
Browse latest View live