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

ActiveMQ 5.8.0 - Message from java Applet

Hi All, I'm using ActiveMQ 5.8.0, jdk 1.5 / JRE 1.7, tomcat 6 I use applet in tomcat. I'm able to publish message from web application, but when i try to send a message from java applet, my messages...

View Article


Best practices for what goes in a message?

Hello group, I realize that the contents and style of messaging is largely a domain specific thing for each implementation, contingent on the scope of the requirements for the organization implementing...

View Article


Unable to find named traits while packaging app for iOS

Hi, I have an App that I want to deploy on iOS. I follow the instructions provided by this article....

View Article

Dataset object storeWritable

I recently upgraded my Mahout version to 0.9, and now my Random Forest project that I was running on Mahout 0.7 does not compile anymore. There is only one line that throws an error now - this one:...

View Article

General question regarding kakfa behavior when running...

Have a scenario and wanted to understand how Kafka will behave. Will be trying this out but wanted to check if anyone else has already done this. Running kafka 0.8.0. The way we launch kafka server is...

View Article


Passing Schema objects through Avro RPC

Has anyone built an Avro RPC interface that includes a method that returns Avro Schema objects? I've built my protocol using the reflect APIs, but because Schema doesn't have an empty constructor, I...

View Article

AJAX and Mixin events

Hi, I am trying to create a mixin for geocoding user input and displaying it on a map. As suggested in previous questions in the forum, I implemented a mixin. In my template (listing/AddListing.tml) I...

View Article

uneven message distribution

We are upgrading to kafka 0.8.1.1 from 0.8-beta My first task was to start a stream of messages into a topic, using a 4 node cluster. The topic has 10 partitions and 3 replicas. I ran the following to...

View Article


JAX-WS Provider with attachment streaming

I would like to implement a JAX-WS Provider, that receives large MTOM attachments. I would like to prevent the attachments from being cached in memory; I would like to stream them to a temporary file...

View Article


Apache Wicket 6.16.0 released

The Apache Wicket PMC is proud to announce Apache Wicket 6.16.0! This release marks another minor release of Wicket 6. Starting with Wicket 6 we use semantic versioning for the future development of...

View Article

Apache Wicket 7.0.0-M2 released

We have released the second in a series of milestone releases for Apache Wicket 7. We aim to finalise Wicket 7 over the coming months and request your help in testing the new major version. Caveats It...

View Article

Cannot supply CamelHttpPath to a call to a CXF endpoint

I have a cxf web services endpoint (cxf:bean:myservice) that expects to receive requests to localhost/myservice, i.e. address = https://0.0.0.0/myservice. Of course, it will also receive anything under...

View Article

Naive Bayes Classifier Bug ?

Hi Mahout, In Naive Bayes, I think that a term does not exist in a training data should not affect a score. What do you think? org.apache.mahout.classifier. naivebayes.AbstractNaiveBayesClassifier...

View Article


Wicketstuff snapshots

Hello All, Maybe anyone knows is there any wicketstuff snapshot repository? If yes, what is the update period? Thanks in advance

View Article

Intercept broker operation in Kafka

How do I intercept Kakfa broker operation so that features such as security,logging,etc can be implemented as a pluggable filter. For example we have "BrokerFilter" class in ActiveMQ , Is there...

View Article


Replacing items in a ListView

I want to change the data of a listview on a Button Click. This is what I do currently: final PageableListView<Users> listview = new PageableListView<Users>("rows", displayList, 10) {...

View Article

JAX-WS Provider with attachment streaming

I would like to implement a JAX-WS Provider, that receives large MTOM attachments. I would like to prevent the attachments from being cached in memory; I would like to stream them to a temporary file...

View Article


Welcome new Pig Committer - Lorand Bendig

It is my pleasure to announce that Lorand Bendig became the newest addition to the Pig Committers! Lorand has been actively contributing to Pig for a year now. Please join me in congratulating Lorand!

View Article

why consumers can't receive message from the queue?

I use JmsTemplate with Spring on the consumer side, and set 600 ms time out before consumers could get messages from queue, everything became incredible every few hours. There remains thousands of...

View Article

queue admin interface with thousands of queues..

So apparently the current admin interface doesn't work well with thousands of queues… as it just dumps them all on one page with no pagination. Which will pretty much DoS your browser. Is this...

View Article
Browsing all 5648 articles
Browse latest View live