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

TDB

Hello All, I have couple of questions on TDB 1) How do i bulk load a data into TDB dataset 2) How do i run a reasoner before bulk loading 3) If there are number of text data, how do i enable Lucene...

View Article


Maintenance mode

Hi there, is it possible to start up a Wicket Application in a maintenance mode, where no services are running (e.g. JPA); it would be helpful if the application should get an upgrade with changes at...

View Article


How to create a central route controller

in my java based camel app i want create a central class that controls all routes (starting, stopping) but i don't want any route be aware of this class. routes should keep untouched on any changes of...

View Article

ActiveMQ APIs for C and CPP

Hi, I am trying to understand ActiveMQ support for C and CPP clients. I have gone through the documentation but it is really old for example: http://activemq.apache.org/cms/stomp-support.html : talk...

View Article

Custom Configuration Plugin

I’m trying to write a custom JMeter module, that will run a Java method that I use for Server Setup and returns Map<String,String> as configuration properties that can be used in sampling. At the...

View Article


Logging for jSCH and File-component

Hi, Can i know how to enable logging for jSCH FileComponent. I am using sFTP component from Camel and interested in seeing debug/trace level logs for jSCH and File Component. I can see that I am able...

View Article

Use Node.js build tools for your Wicket applications

Hi, I've just published an article at http://wicketinaction.com/2014/07/build-resources-with-node.js/ explaining how to use Node.js based tools for building, watching and live reloading resources...

View Article

Failed to create UDP port

Hi, What can be done to prevent non-GUI Jmeter from failing to run and producing the following message: "Failed to create UDP port" ? Thanks, Shay EXAMPLE: Creating summariser <summary> Created...

View Article


Flex+AIR+flex monkey

Hi all, We want to test our projects with FlexMonkey with the latest SDK (4.12). It seems in the new SDK something has changed in the automation libraries so FlexMonkey doesn't work with it anymore....

View Article


Custom Thread Pool Profile maxPoolSize

Hi, I have set Custom Thread profile and i could see there are 20 threads created from the below configuration. <threadPoolProfile id="apthreadprofile" defaultProfile="true" poolSize="20"...

View Article

Need some clarifications on configurations in ConnectorConfiguration

Hi, We are using Qpid in our products. For the moment we are using default values for the following configurations. <enablePooledAllocator> <enableDirectBuffers>...

View Article

Should I avoid using 0 as a preference value in mahout’s input file?

Hi, Should I avoid using 0 as a preference value in mahout’s input file to do recommendation? I am running mahout-0.9’s recommenditembased on hadoop 2.0 cluster with two nodes, with pearson correlation...

View Article

Language codes

I always see two-letter ISO-639-1 language codes. This isn't enough, not all languages have them. Does the spec specifically call for these, or does it also allow for -3? --benson

View Article


parallelProcessing seems to change semantic of route

i defined a route in java: RouteDefinition rtdmProcess = from(cepOutputWindow).process(rtdmProcessor); MulticastDefinition multicast = rtdmProcess.multicast(); //.parallelProcessing() not working...

View Article

JMS transport in 3.0 and JMSReplyTo

Hi all, the JMS transport in CXF 2.x supports different settings for replyDestination (ie. where the client looks for the reply) and replyToDestination (what the client writes into the ReplyTo header,...

View Article


Jmeter with Jgroups

Hi All, Do anyone have experience of sending requests from Jmeter to Java component server on JGroups communication channel? My AUT is a java application (server) and it communicates with other java...

View Article

Http4 component port problem

Hello, Using Camel 2.12.3 I seem to be facing a problem with the http4 component. One endpoint seems to be using the port configured in an other endpoint. For example, if one endpoit is...

View Article


How do I pair @Consume with @Produce on an interface?

Using Camel 2.13.1 So, I have defined a @Produce on an interface, which appears to be producing messages correctly (verified via logging): public interface Producer extends CriteriaServiceObserver {...

View Article

How to use java-class with JSON schema?

Hi gang, I'm trying to build a JSON schema with a custom type as the field instead of just a String. Is "java-class" supposed to work in that use case? I can't seem to make any progress. Example schema...

View Article

Custom component similar to DatePicker

I need to create a component that would consist of two controls: TextInput and an icon. Something looking and working similar to a DateField. But when I click on an icon I will show a list to choose...

View Article
Browsing all 5648 articles
Browse latest View live