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

Availability of RequestParameters in WebSession

Hello All, I'm trying to get RequestParameters in getRoles() method of WebSession extends AbstractAuthenticatedWebSession [1] the code is like this: IRequestParameters params =...

View Article


Redirecting users to my new pages with a message.

Hi, As a customer request my application domain is changing. and i need to show a popup message box saying that you are being redirected to the new site since some users can bookmark the older url. The...

View Article


Not able to play video in my iPad

Hi every one, I am developing a flex mobile application which runs video in call out. This is running perfectly in android tabs, but when i compile my code for my iPad i only see video player, but...

View Article

Apache ActiveMQ Configuration

Hi, I have some doubts, regarding Apache ActiveMQ configuration, 1) Whenever the disk store(for persistent messages) that i mentioned in activemq.xml file exceeds, by producer flow control my producer...

View Article

Cannot remove focus on spark.skins.mobile.TextAreaSkin

Hi, I am trying to remove the focus of a spark.skins.mobile.TextAreaSkin but this doesn't work... My Code: import de.assets.ChatTextFieldBackground; import de.assets.ChatTextFieldBackgroundBorder;...

View Article


I am not able to call JSON file in my tapestry template file .. Native HTML...

Hello concerned, I have an HTML base with 3 JavaScript files and 1 JSON file (all 5 files as below). You can put all files together at one location and run the HTML successfully on all browsers. Its...

View Article

How to get cookies from HTTPService response?

Hi Folks, Is it really possible? I use 4.10 SDK. I need an access to the cookies that server sends in response. Now I get the headers object having null reference. Is it possible to get those or should...

View Article

RFI 0.28: Recent update introduced a segfault in store when initializing a...

A recent update (r.1578899) introduced a bug into the store in which initializing a non-existent queue caused a segfualt. The fix is both obvious and trivial. JIRA:...

View Article


DefaultEventHandler's getPartition's return value

Hi, My apologies - a newbie here. In looking at the getPartition() method, I notice the returned value for keyed message is the "index" of a partition.  But when there is no key, then the value...

View Article


Web Service et traitement d'exception

Bonjour, je suis entrain de développer un web service qui fait appel à une fonction. Cette fonction traite des exceptions. Le web service fonctionne très bien sans exception mais dés que je l'ajoute,...

View Article

Hawtio doesn't render properly in firefox or IE?

I suspect this is an environmental problem, because it is hard to believe that this problem would not be noticed by many others... I have been accessing hawtio for months via chrome and it works great....

View Article

Camel CXF Jaxrs service implementation class's methods are not executing

Hi, I am confused with the behaviour of cxf rest web service with camel route file. I have noticed the control never go inside the implementing class of the rest service interface. Following are the...

View Article

Jena ARQ to HBase Scan

Hi All: I’m trying to extend the ARQ execution so it can convert SPARQL query to Hbase “scan" operation. But after reading the document(http://jena.sourceforge.net/ARQ/arq-query-eval.html) and...

View Article


File processing stops on bean invocation at times

I have a simple route as following from("file:{{input.dir}}?sortBy=file:name詷▹=.*.data骋={{done.dir}}痩={{poll.delay}}") .id("FileConsumer") .log("Processing file ${file:name}")...

View Article

Double quoted json data in CSV returns EOF

I've set up an HTTP request element that pulls data from a CSV file and I've run into a frustrating problem. Each line of data in the CSV file represents the data for a user request, separated by a...

View Article


WebClient issues with SSL

Here's the code snippet: import org.apache.cxf.jaxrs.client.WebClient; public class ProtoClient { public ProtoClient(String baseAddress) { client = WebClient.create(baseAddress); public WebClient...

View Article

Data Loading and Entity Modification

Hello, I have a question about the entity engine in OFBiz, mainly pertaining to how changes to "entitymodel.xml" and seed data are handled when there is already data in the entity. I've done some...

View Article


WebClient with SSL not reusing the connections

(Sorry for the earlier accidental post) Hello, I'm having some issues with the WebClient provided with CXF 2.7.8. We're using the below code to connect to a web service through SSL and non-SSL but my...

View Article

jaxrs cxf deployment issues on weblogic 12c

If I exclude the javax.ws.rs-api-2.0 then the WebApplicationException class I am using is from that package. I have followed the direction on...

View Article

failover://tcp with updateClusterClients vs failover://(discovery)

== Short version == If we use failover with updateClusterClients, do all clients failover to the *same* secondary broker? server: <networkConnectors> <networkConnector...

View Article
Browsing all 5648 articles
Browse latest View live