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

Trouble wiring cxf 3.0 client into spring app

I having trouble wiring a cxf jaxrs client into my spring application. I'm using spring 4.1.1 and cxf 3.0.1. See the java/configuration/log below. Basically it seems that the clients are not available...

View Article


Application getting suspended

Below is the scenario where we are having the problem... The client application tries to connect to the activemq broker which is down, and after n number of retries it does not retry and just waits on...

View Article


Trouble configuring custom ResponseExceptionMapper

I have a java 8, Spring 4.1.1, cxf 3.0.1 app where I am tring to implement a custom ResponseExceptionMapper for all exceptions returned to my rest client. When I start my application, everything starts...

View Article

using XSLTJaxbProvider for text/csv

Hi All! XSLTJaxbProvider has annotation @Produces({"application/xml", "application/*+xml", "text/xml", "text/html" }) so it is impossible to use it for text/csv is there a way to override it with ,...

View Article

Newbie

Hi, I am a newbie to Jena. Actually I am looking for Plain English "Text to n-triple or RDF conversion" using java based Jena API application. As I am absolutely new and I am aware that there must be...

View Article


Two circles

I am drawing two circles, one inside of another. Both circles have same coordinates for their centers. But looking at them on the screen I see that the inside circle is slightly shifted to the right....

View Article

CFX issue with GWT

Hello, I would like to create an APIRest Client in a WebProject with Google Web toolkit (GWT 2.6.1). I am using CXF in order to use my interfaces to get the client. I use this code to obtain the client...

View Article

ActiveMQ message size limitation

Hi, I am using ActiveMQv5.10. I have a use-case where client sends message around 100MB. Is there any limitation on the message size, (for JMS as well as stomp) ? Thanks, Anuj

View Article


getOffsetsBefore(...) => kafka.common.UnknownException

Hi, I’m trying to make a request for offset information from my broker, and I get a kafka.common.UnknownException as the result. I’m trying to use the Simple Consumer API val topicAndPartition = new...

View Article


mx:DateCooser sometimes dissapears

Hi all, I am using the mx:DateChooser Component in a CalloutButton. Problem is - sometimes the DateChooser displays no Content. Any ideas how this can happen and be avoided? [cid:image001.png [ at ]...

View Article

Visual Themes in wiki

Hi, I updated the https://cwiki.apache.org/confluence/display/OFBIZ/Visual+Themes+-+How+to page, notably for new releases but not only, please review. I wonder if we should keep...

View Article

How to rename a namedModel?

Hi all, I'd like to hear from you the "optimal/suggested" way to rename a named model into TDB dataset on file system. Does adding the same Model twice in two different named models, duplicate the...

View Article

Producer not distributing across all partitions

Hi, I have a question about 'topic.metadata.refresh.interval.ms' configuration. As I know, the default value of it is 10 minutes. Does it means that producer will change the partition at every 10...

View Article


Monitoring connection with kafka client

Hi, I'm trying to monitor the kafka connection on the consumer side. In other words, if the broker cluster is unavailable (or zookeer dies), I would like to know about that problem as soon as possible....

View Article

read N items from topic

hi, How do I read N items from a topic? I also would like to do this for a consumer group, so that each consumer can specify an N number of tuples to read, and each consumer reads distinct tuples....

View Article


Maven Developer Hangout

For users that may be interested in what's happening with Maven we have been having a weekly developer hangout. Anyone is welcome to attend! Here's the hangout link for today:...

View Article

Potential Bug in Master-Slave with Replicated LevelDB Store

I believe I may have found a bug here. However, this could also be a mis-configuration on my side. Before I go into a detailed description of my observation, here my setup: I have setup the following...

View Article


Newbie - Have working example - Looking for clarification on settings

I've created a working application loosely based on this example: http://remark.wordpress.com/articles/transactional-message-processing-with-activemq-and-nms/ I'm able to publish and consume messages...

View Article

Registering DataFu jar on AWS EMR

I have tried the following approaches: 1. Copying the .jar to s3 with "register s3://<path to jar>" 2. Copying the .jar to local ( non-hdfs) and registering from that path Both these approaches...

View Article

Make Dynamic queues persistent

We currently have activeMQ setup to create dynamic queues. The problem is they aren't persistent. Is there a connection string setting that can be used to make the dynamically created queues...

View Article
Browsing all 5648 articles
Browse latest View live