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

6.13 migration. Failed on img src="#"

Just tried to upgrade an app to 6.13 and it seems to be failing on this tag: <img wicket:id="busyindicator" src="#"/> Image busyImage = new Image("busyindicator", busyIndicatorImageUrl);...

View Article


Issues with redirect URL

Is this a bug? I am using the HTTP sampler during a test and sometimes get redirected. There are two separate issues with these redirects which only exist when using HTTPClient3 and HTTPClient4.These...

View Article


can't produce to kafka with a remote standalone zookeeper

Guys, it can work if i use kafka server (0.8) and zookeeper (3.4.5) in same machine (centos 6.3 final), but failed by seperating them into two machines. 1, when trying to produce, find some error...

View Article

Jruby kafka 0.8.0 producer and consumer

Hi everyone, I wanted to let you all know that my jruby-kafka library now has a working producer. The consumer has been working quite well for some time but now the producer is functional as well!...

View Article

Logentry "Setup of JMS message listener invoker failed for destination"

Hi, We use ActiveMQ 5.9.0 and are getting warn logs every 30 minutes in all our applications using Spring ListenerContainers WARN crest Sat Jan 18 13:16:00 CET 2014...

View Article


ofbiz newbie

Hello ofbiz users, I am a newbie wit a couple of questions: 1- Is the tutorial "A beginners Development Guide" still current? The reason I am asking is that I have been trying for more than 3 hours to...

View Article

Wicket jQuery UI 6.13.0 is released

Hi, Wicket jQuery UI 6.13.0 based on Apache Wicket 6.13.0 is released and will shortly be available in Maven Central. Please be sure to read the changelog, available at the wiki page:...

View Article

CXF JMX monitoring

I deployed a JAX-WS service and a Spring controller client to Jetty and hit it with JConsole. On a Windows PC, I could see CXF MBeans but not any stats, even though I configured CounterRepository as...

View Article


To use WS-SecureConversation does one need to run wsdl2java on the STS?

I realize I ran wsdl2java vs the service endpoint for WSDL first CXF client, do I need to also run it vs the STS Service? I am having troubles getting the client security policy right and not sure how...

View Article


Issue with numbers

Hi, I am getting data from sql server using Coldfusion remote connection. I capture the data in arrayCollection that will be use in an advancedDatagrid as: public function...

View Article

Dysfunction of recipientList with 2 same endpoints in the List (using...

Dear all, [project available in this link with unit test : https://github.com/abouchama/camel_recipientList <https://github.com/abouchama/camel_recipientList> ] The problem: we send a message the...

View Article

Can I use a simpler secured service scheme than oauth2?

I may need to implement some secured REST services in the next few months. I've deployed a few REST services so far, but none of them were secured, so I need to get more familiar with this. I would...

View Article

dependencies needed by plugin

Hello Rusty WRight I have created a mvn plugin called "foo" that needs a jar file say "xyz.jar" in order to compile and run. in the pom file of plugin project foo I have provided xyz.jar with...

View Article


CXF + Tomcat + Spring Java config

Hi, Trying to deploy a JAX-WS endpoint using Tomcat 7 Maven plugin and CXF 2.7.8. As a matter of preference, I don't want to have any XML config for Spring or CXF. I see several blogs, articles, posts...

View Article

Hadoop custom AvroInputFormat and split by number of records

Hello, I am writing about a problem that I have with the developing of a custom AvroInputFormat class. I do not have a clear idea in my mind but I will try to explain my target in order to receive a...

View Article


How to version resource references and not the resources?

Recently I experimented with using DOJO AMD JavaScript modules <http://dojotoolkit.org/documentation/tutorials/1.9/modules/> , of which the hierarchy of 'js' files were all bound to a particular...

View Article

About Parallel Frequent Growth algorithm

Hello, everyone! Is there anyone know about the reason why PFG is deprecated in Mahout? I knew that new algorithm (BIGFIM) will be implemented as a substitution of old PFG algorithm for parallel...

View Article


Question on MessageSizeTooLargeException

Hello I finally upgraded kafka 0.7 to kafka 0.8 and a few kafka 0.8 clusters are being tested now. Today, I got alerted with the following messages: "data": { "exceptionMessage": "Found a message...

View Article

Apache Camel v2.12 | CXF Component | Basic Authentication | Web Service

Respected Camel Experts, I am trying to access a web service that requires basic authentication. I am able to access using the CXF's JaxWsDynamicClientFactory. The code piece for auth looks like:...

View Article

Which properties should I sync if I want to increase message.max.bytes?

If I want to increase message.max.bytes up to 10MB *with compression*, Are there any properties I sync except the following two properties? - broker's message.max.bytes - consumer's...

View Article
Browsing all 5648 articles
Browse latest View live