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

Error injecting: org.apache.maven.plugin.resources.ResourcesMojo

Hi,I am newbie. I encountered class not found error when I run "mvn package -o" in linux, however I didn't encountered the same error if I run it in windows.I have checked the 'maven-filtering-1.1.jar'...

View Article


Maven 3.1.1 build issues

Hi, I run into the following exception, someone suggest to replace the plexus-classworlds-2.5.1.jar with version 2.4. It do solve the problem, my questions is did we fixed this issue? Any new versions...

View Article


Custom maven plugin to count compilation warnings

Hi, I'm trying to write a plugin for Maven that would count the number of compiler warnings and act in some way if that number is not what it is expected to be. The question is how a custom Maven...

View Article

mkahadb: Failed to start per destination persistence adapter for destination

after bouncing our ActiveMQ 5.9.0 broker, I see these in the logs INFO | pending local transactions: [] INFO | Corrupt journal records found in '/usr/local/eda/AMQ_GW/data/kaha/queue#3a#2f#2f/db-1.log'...

View Article

AWS SNS + Camel + "amazonSNSEndpoint" being ignored?

Hello folks, wondering if you have come across this issue, or if there is something simple I am doing wrong. I am using the SNS Camel component, declared as: /*<bean name="snsClient"...

View Article


Combo box - highlight an item

when I place a focus over a combo box sometimes I get its item highlighted, sometimes I see a caret blinking there but text is not selected. What does drive the difference? Thanks

View Article

Automation of Canopy Clustering seeding t1 and t2

Hi, Finding out right T1 and T2 in canopy is time taking task with manual intervention. I am planning to automate the process of calculation. Idea is I would increment T1 and T2 by x times of 3.1 and x...

View Article

Jaxws handler init method is not called

Hi, I'm using CXF 2.6.6 JAX-WS front. I have a simple JAX-WS service and a JAX-WS handler, which is hooked with the service via the @HandlerChain. The classes is package into a war with cxf-servlet.xml...

View Article


Flex Mavenizer - Deploying to server using SCP

I am almost there in mavenizing the SDK and deploying it to our local repo, but I can't get it to work using SCP, even though it looks like it should. I use the following command line: (this is on...

View Article


Question re @FastInfoset and @GZIP features

I am using CXF 2.3.1, which I think supports Fast Infoset 1.2.8 and GZIP. My first question has to do with the order of the interceptors. It's my impression that GZIP compression takes place after the...

View Article

Another question re Chunking

All, Also, I'd like to explain the problems we've been having and have my understanding of "chunking" clarified. Now, we have some web service operations which have the potential to fetch A LOT of...

View Article

ActiveMQ consumers stop accepting messages

Hi, I have two ActiveMQ 5.8 instances setup in a network of brokers. Each instance is hosted on a separate machine running Ubuntu 12.04 with 8GB of memory. After one week in production, we started...

View Article

How to config c++ broker persistence

I svn checkout the persistence store package. After ./bootstrap, I always get this error message. ./configure --with-qpid-build ~/qpid-cpp-0.26/build ./configure --with-qpid-checkout ~/qpid-cpp-0.26/...

View Article


Issue with wsdl first Soap webservice

Hi, I generated a client via wsdl2java maven plugin successfully. When I try to execute the following code snippet I get the error below: try{ logger.info("customer wsdl location: "+...

View Article

rewrite equivalent pig script

The following pig script hangs due to a bug. Is there a different way to rewrite it and achieve the same functionality? Any ideas to do things differently are appreciated. tWeek = LOAD...

View Article


CSS style in RichText issue

Hi, I have the following code: public var str1:String = "<html><p>This is a loooooooooooooong message.</p><p style='text-align: center'>Short message</p>"; public var...

View Article

Filtering issues with maven and assemblies...

Hello, I am having issues with maven filtering. My resources are not filtered... I want to generate a jar with dependencies with custom filtering. Can anyone please help? Here is my configuration...

View Article


Persistent Message deleted after queue purged

Hi, Version: 5.8 If I am sending persistent messages on a queue and no consumer is running, broker will store all those msgs in kahadb. Now if I purge the queue, borker will delete all the messages on...

View Article

Add event listeners to the textInput skin part of the ComboBox

I have the following code to accomplish what is says in the title: override protected function childrenCreated():void super.childrenCreated(); textInput.addEventListener("change", onValueChange, false,...

View Article

Slow consumer message purging

Hi, ActiveMQ version: 5.8 I am talking about the case of slow consumer (consumer is not able to consume those msgs). when prefetch limit is exceeded this thing happens. In this case: In case of topics...

View Article
Browsing all 5648 articles
Browse latest View live