Artifacts missing in maven-aether-provider in Maven 3.1.0
Hi all! When switching from 3.0.4 to 3.1.0 I encountered that obviously the classes * org.apache.maven.repository.internal.MavenRepositorySystemSession *...
View ArticleSortableDataProvider doesn't want to sort my list
Hello Everyboby, //piece of ListeNvxEntrantsPage.html When I click on the "nom" header nothing happened and no error in the logs. Could you help me please ? Thanks to you in advance.
View ArticleRAW option dosen't work in case of Spring DSL URI
I'm using camel version 2.12.1. i'm using http component with authentication and i'm trying to keep the passwor as it is without any encoding. below my URI: <to...
View ArticleNo bean could be found in the registry for: convertIftdgnToEDIService-ws of...
I trying to deploy apache-camel-spring project endpoint in fuse 6 but it throws following exception. I searched and found similar question but no answer. Similar Question...
View ArticleSplit authentication and call / use own HTTP transport
Hi, Because of the problems (and lack of any documentation) I'm facing with authentication under different users in different threads for the same WS I would like to know if it is possible to split the...
View ArticlereplicatedLevelDB errors after failover
I am using the latest changes from trunk and i see following error after failover (still getting corrupted?) 2013-11-15 06:44:53,606 | INFO | jolokia-agent: Using access restrictor...
View ArticleFlexmojos 7.x
Hi guys, as I am currently unable to spare enough time to work on the new Apache Flex-maven-plugin, I decided to shape-up Flexmojos a Little. The Major Change will be that it will only work with Apache...
View ArticleFlex at Scotch on the Rocks next year
I notice that next years Scotch on the Rocks (Scotland, EU :-) ) has it's call for speakers open. I know a few Flex users were there last year. Has anyone submitted a Flex talk idea yet ? Is anyone...
View ArticleIs it possible to find message inside queue by some criteria using JMX API
Hi guys, Is it possible to find message inside queue by some criteria using JMX API? For example, by header value or by content of the message. Looking forward for your response. Best regards, Evgeniy
View ArticleLoad balancing TCP with Cisco ACE
Hi, I have two ActiveMQ brokers with MS SQL JDBC persistence (I use ServiceMix). Both brokers are accessible through HTTP: http://amq-srv1:8181/activemqweb/ ->It's alive....
View Articlethe queues and the connections display an ERROR from Web console
Dear Sir, i have a problem and i need to be fix, therefore i will send you my configuration for both broker A and B for different activemq running on the same mashine: my problem is that the queue some...
View ArticleCamel Smooks EDIFACT to configure the decimal format
In D10B CNI Segment I Need to control the decimal format while encode and decode. i.e. For some segments i don't need any Decimal Points and for some segments i need Decimal Points. e.g. For D10B...
View ArticleCamel route to handle message acknowledgement without using message listener
Our Apache Camel route <route> <from uri="file:/from1"> <to uri="bean:messagePersistProcess?method=persistToDatabase"/> <to uri="activemq:queue:edi.dest1" /> </route>...
View ArticleHow to run Camel with a web application
Respected Camel Experts, We are exploring the use of camel as an integration framework for our web application that runs on the JBoss. We plan to keep the interface between web app and camel clean, so...
View ArticleVisural wicket, input text hint is considered as input value.
Hello, I don't know if here is the right place to ask this question, but visural wicket group seems to not be active anymore. I used visural wicket library to display hint into a text field. When...
View ArticleJava EL for Wicket
This will probably horrify some of the wicket dev team. It's probably not the 'wicket way'. But I've been using wicket for years and there's plenty of thing you can do in many different ways but a few...
View ArticleHow to use Jena for GEO Sparql queries
I would like to use GeoSparql queries on my Jena model and (TDB) dataset. But to my knowledge Jena ARQ does not supports that. Hence would like to know pssible ways to implement the same for my...
View ArticleEvolutionaryProcess: Example
Hi, I'm trying to understand the EvolutionaryProcess class. I have looked in EvolutionaryProcessTest and http://arxiv.org/abs/0803.3838 paper, but I still can't figure out how this algorithm works....
View ArticleRequest For Inclusion in 0.26
QPID-5344 [AMQP 1.0 JMS] Thread deadlock related to session close https://svn.apache.org/viewvc?view=revision귫⨧=r1544129 This is a patch to a deadlock in the AMQP 1.0 JMS client. The deadlock is...
View ArticleTransform, Camel and null message bodies
Hello all! In this specific application of Camel, we have the requirement of writing as much as possible message processing code in Python/Jython. This took me to <transform> and <python>....
View Article