undefined reference to `activemq::library::ActiveMQCPP::initializeLibrary()'
Hi, After I install the activemq-cpp package in my ubuntu successfully, I tried to compile one example(src/examples/consumers/SimpleAsyncConsumer.cpp). But I encountered errors bellow: justin [ at ]...
View ArticleRe : Use cases for the "any" component
I have had good luck animating structural fluff for the stuff using Any and having a custom component under the hood. <a href="#" model="currentObject"> <t:pagelink t:page="Edit"...
View ArticleXA Transaction Warning using LevelDB
We just upgraded from AMQ 5.6 to AMQ 5.9 and also switch from Kahadb to LevelDB. We haven't changed any of our code dealing with AMQ but now we are getting warning log messages on every message we send...
View ArticleMobile Apps with Optional GPS Capability
I noticed that many times, an app in the Android or iOS app store has GPS features, but they are optional. But because the app "uses" GPS, user with non-GPS-enabled tablets cannot download the app. How...
View ArticleWicket and memory, caching
We are running into memory issues and it looks like wicket stores a lot of data in heap memory but also a lot of data is stored in session. We aren't that concerned with page versioning or caching...
View Articledynamic text filed
Hi Trying to find a method to make a textArea dynamic in width in an itemRenderer <?xml version="1.0" encoding="utf-8"?> <s:ItemRenderer xmlns:fx="http://ns.adobe.com/mxml/2009"...
View ArticleListView - onComponentTag
Is there any reason why onComponentTag() wouldn't be invoked on a ListView: ListView<User> users = new ListView<User>( "team-members", usersModel ) @Override protected void onComponentTag(...
View ArticleProblem With unscaledHeight
Hello, I am trying to create a custom component in AS that has a Scroller component. In my updateDisplayList override method, I am expecting to use the unscaledHeight property to set the height of the...
View ArticleProduct made with Sub-products?
I'm trying to create a single digital product that contains multiple digital sub-products; much like Libre Office is the main product that's comprised of Write, Calc, Draw, etc. I've tried creating a...
View Article5.4 tutorial/documentation for building jquery ajax request.
I'm trying to create a custom implementation of bootstrap/modal where I can dynamically load the content via ajax while modal is open. My use case is iterate through a series of warnings while clicking...
View ArticleApache Maven Filtering 1.2 Released
The Apache Maven team is pleased to announce the release of the Apache Maven Filtering, version 1.2 These Plexus components have been built from the filtering process/code in Apache Maven Resources...
View ArticleQuestion on stability of new shiny KafkaProducer
Hello I am having producer throughput issue, so I am seriously considering to use new shiny KafkaProducer. Before proceeding, I want to confirm that it's fully stable for production from Kafka...
View Articlelist all unique dependencies of multi-module project
Hi, was not able to find a quick way to list a consolidated list of all dependencies in your project. What i am looking for is something along the lines of dependency:list, or dependency:resolve of the...
View ArticleMaven build for the QMF2 tools
Hi all, but especially Fraser. Now that the Maven build work progressing in the main Java tree under QPID-5048 is sufficiently progressed, it is time we look at providing a Maven build for the QMF2...
View ArticleWicket with X-editable
Has anybody tried to work with Wicket and X-editable (http://vitalets.github.io/x-editable/index.html)? If so, what was your experience (e.g. X-editable stability, difficulty to implement, etc.)? I am...
View ArticleMessageGroup balancing questions
We're considering using MessageGroups and I have a few questions about it: 1) Is it appropriate to use JSESSIONID for JMSXGroupID in a web scenario? 2) Will messages without JMSXGroupID still be...
View ArticleRequest-Response design with MessageGroups
As pointed out in the FAQ, the traditional solution for Request-Response is to let each client create a temporary queue where responses are received:...
View ArticleProblem while deserializing Soap XML response from the cxf web-service
For a huge XML SOAP response from a cxf web service our cxf client is unable to handle the response and we are getting the following exception: Relevant parts of the exception are shown below:...
View ArticleDemo site running slowly
Just letting whomever it concerns know the demo site is running slowly. I waited up to 5 minutes for the page to load but got nothing.
View ArticleAUTO: Jose Luis Mujeriego Gomez is out of the office. (returning 13/03/2014)
I am out of the office until 13/03/2014. I will be out of the office with limited access to my email. I will try to answer your email as soon as I can. Expect delays on my answers. For any urgent...
View Article