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

Problem by editing form in loop

Hi, I have the following code: <t:zone id="gamesZone" t:id="gamesZone"> <t:form t:id="gamesForm" id="gamesForm" t:zone="gamesZone"> <t:Loop t:source="game.gameResultsByPeriod"...

View Article


sparsification of a Mahout vector

Hi, I was wondering if there is a simple way to sparsify a vector in Mahout. I basically have an n-dimensional vector (currently a DenseVector) and I want to develop a method that sparsifies it by...

View Article


ViewStack, states and validator

Hi, I have a popup where user enters data, currently implemented as TitleWindow with a ViewStack and several NavigationContent containers, having Forms with a bunch of components. When user clicks...

View Article

Replacing ofbiz Logo Site Wide

I've researched this topic but can't seem to get a working solution. I tried changing the framework CommonScreens.xml but that didn't work. Grepping through the entire codebase returns many...

View Article

Dynamic select options in form

Hi to every one, i want toknow if it’s possible to do something like that. For Example, i’ve a a field like : <field name="idState" title="state" field-name="state" <drop-down allow-empty="true"...

View Article


classification in standalone application in Apache Mahout 0.9

I am looking for simple example in Java (without any shell call) how to use NaiveBayesClassifier in Apache Mahout 0.9. I have a samples of text. I want to learn algorithm base on this data and that I...

View Article

Proton-j settle modes

Rafael. I have simple communication up and running using engine api. When I send a message by calling send method on Sender object I need to wait on reply and then I can settle. My communication is...

View Article

How to add "Authorization" header under HTTP Header Manager

Hi, My HTTP service overrides the "Authorization" header and provide a signature string value to the Authorization header. Now I understands that JMeter omits this header if added under HTTP Header...

View Article


Apache CXF : NullPointerException

Hi, I was trying to expose a web service using Apache Camel (2.12.3) and Apache CXF (2.7.10). My route configuration is as follows, I am running this on a jetty server which I embedded in my custom...

View Article


using CSV Bindy data format

Hi there, I am using bindy component for converting Java Pojo to csv file. I am using @CsvRecord(separator = ",", quote = "\""). But I want to omit quotes for empty fields. Is there a way to do this in...

View Article

Ajax Update failing because of model

I have a text-field component that has an AjaxFormComponentUpdatingBehavior("onchange") behaviour attached. I've hived it off into a separate component as I'm reusing it in various places across my...

View Article

Flex Gauge Component

Does anyone know of a single component or software package that handles a gauge? The only good examples I've found is AnyCharts software apckage and this link -https://github.com/PEZ/FlexGauge If...

View Article

Add ajax spinning gif to a zone.

Hello, I'm wondering how you can add an animated load .gif to my app letting a user know an ajax request is underway? Example, when you do an ajax file upload, is thee a way to show the animated gif...

View Article


Spatial withinCircle distances

Hello, I'm using Jena version 2.11.1. When I use withinCircle, I don't see results that I would expect - I am able to plot a set of points in a geospatial application and measure the distance from...

View Article

Suspend route after aggregator is complete

Hi, I have a route that gets a list of txt files from one folder, zips the batch of files with an aggregator and then sends this zipfile over FTP to the endpoint. The schedule is controlled by a cron...

View Article


Maven Release Plugin throws Authentication Required error

Dear All, I need help in configuring the Maven Release plugin. I am trying to configure the plugin in Jenkins job. I am getting authentication exception. For invoking maven release plugin do we need to...

View Article

Maven Release Plugin throws svn : '' is not a working copy

Dear All, I have a mavenized project and when I try to do a mvn release:prepare from command prompt, I get the below error. Is it because of https communication this is happening? I have downloaded the...

View Article


CXFDOSGI 1.4 JAXRSClientFactoryBean and NamespacePrefixMapper Exception

Hello all, I am using CXFDosgi 1.4 ( 2.7.2 ) and Java 1.7.0_21. I have a Junit test that contains the following code in the setUp() method: ProxyClassLoader classLoader = new ProxyClassLoader();...

View Article

What is the meaning of: javax.ejb.Stateless;

Hi again, still at a very early stage of conquering the domain of TomEE+. I have a question on javax.ejb.Stateless. In the specs I read that in the area of SOAP based web services, which are...

View Article

MQLight alpha uses Apache Qpid Proton

Thought this might be of interest to folks on this list: https://www.ibmdw.net/messaging/2014/02/14/mq-light-wire-protocol/ "In order to reach the maximum number of frameworks and deliver a first rate...

View Article
Browsing all 5648 articles
Browse latest View live