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

Support for MQTT authentication

Hi, Is there any way to create a route to an authenticated mqtt broker ? "Failed to create route mqtt... due to: Could not connect: CONNECTION_REFUSED_SERVER_UNAVAILABLE" Are there plans to implement...

View Article


How to create multiple subscribers and producers in a application

Hi, I want to create 7 producers and 5 durable consumers in my application connecting to the same broker. I want to use spring Default message listener container to create consumers and JMStemplate to...

View Article


Announcement : Jexbox - Exception Tracking AddOn for Tapestry 5

Dear Tapestry friends, My name is Tsvetelin Saykov and I am the technical director of Rushmore Digital. In our organization we are developing web applications using Tapestry framework since 2002. In...

View Article

active mq web console broker

In my application I have an active mq broker, which is configured like this: <pre> <amq:broker id="broker" persistent="false" useJmx="true"> <amq:transportConnectors>...

View Article

Recreating sessions after an error in qpid.messaging client

Hi, In the qpid.messaging C++ API, many exceptions don't close the connection but only the session - for example when one tries to create a receiver on a queue which doesn't exist. As far as I...

View Article


Simplest route does nothing..?

We're missing something fundamental here. https://gist.github.com/jmkgreen/ed271348de66646a87be I run this, I get the following in the logs: https://gist.github.com/jmkgreen/91b89c32fe03ffb93ead So...

View Article

General question about CXF and monitoring

Hi, I'm new in CXF and i've created a Web service (with Jax-WS) that i've deployed in 2 different ways : in Tomcat and then in Karaf (making an OSGI). Once my service working... which tool whould you...

View Article

How do i control my soap foult back to the client ?

here is some of my route: from("cxf:bean:hubws?dataFormat=MESSAGE").streamCaching() .onException(Exception.class).process(new LogError("")).end() .bean(AddIpBean.class) .bean(SetRoutingKey.class)...

View Article


How can I make a RecipientList http component use an HttpConfiguration???

Hi, I have a route with two different http calls in it, each with different security requirements. How can I configure a recipientList such that it uses an HttpConfiguration defined elsewhere as shown...

View Article


kafka TestUtils createBrokerConfig issue

Trying to write a unit test case for Kafka, and stuck with strange createBrokerConfig issue. on TestUtils.createBrokerConfigs(1) it gives me compilation error The method createBrokerConfigs(int,...

View Article

hbase loader and pig

Hi, I'm using STORE filtered INTO 'hbase://my_table' USING org.apache.pig.backend.hadoop.hbase.HBaseStorage('d:sk'); Everything works fine Success! Job Stats (time in seconds): JobId Maps Reduces...

View Article

Add Ajax update behavior in Loadable detachable component

Hi, The scenario is that i have a label "STATE", which has a loadable detachable model. Now when the content(text) of this label gets updated i want to update another Label "Performed By" . final...

View Article

GenericUserBasedRecommender filter user

When I use GenericUserBasedRecommender, want to by implementing IDRescorer to filter the user encountered problems: GenericUserBasedRecommender by neighborhood.getUserNeighborhood (userID) method to...

View Article


invoice.PURCHASE_INVOICE.decimals = 4

Hi Si, At http://svn.apache.org/viewvc?view=revision귫 ⨧=574397 you set invoice.PURCHASE_INVOICE.decimals = 4 when we have also invoice.SALES_INVOICE.decimals = 2 Could you please explain the reason?...

View Article

Saving voluminous RDF model in File?

Hello, I am working about reasoning in Jena. I take RDF model and i enrich it.So the RDF obtained is voluminous and to save it in a file i must wait many hours (3 or 4 hours). I thought to use TDB but...

View Article


Scaling ActiveMQ broker for higher load (Network of brokers)

Hi, I am currently using ActiveMQ 5.10 and running one message broker. In my setup clients are continuously increasing by which load on the message broker is getting higher. I want to scale my ActiveMQ...

View Article

Ofbiz with MariaDB

Hi, Is it possible to setup OfBiz with MariaDB? If yes, what should be the steps (.jar, entityengine.xml)? Thanks Omkar

View Article


tapestry-offline maven problem

Hi, I was searching for a solution to create templates for mailing. Then I found tapestry-offline which could be used for this. But when I add it to my project like following it doesn't find it: 1)...

View Article

When click the "Go Back" button, the style of the page is mess

For Example: 1. The first, login the HR: http://demo-old-ofbiz.apache.org/humanres/control/main?externalLoginKey=EL185424107487 2. In the HR Main page, click the company link: Then clink the "update"...

View Article

AjaxFallBackDataTable paging navigation link causes error

Hi, I am getting the error message in Firefox Mozilla 31.0 when we double click on page navigation "last" page >> link.. Application is working perfectly fine with single click in Firefox Mozilla...

View Article
Browsing all 5648 articles
Browse latest View live