How to get current URL without HTTPServletRequest?
Hello, I need the URL of the current page. Using RequestGlobals and HTTPServletRequest does not work because of some load balancer magic with AJP, it returns unsecured HTTP links even when HTTPS is...
View ArticleUnstructured text classification
Hi Mahout users! I'm starting to deal with unstructured text classification, namely classification of web pages of unknown structure. The number of possible categories would probably be quite small (as...
View ArticleProper commandline arguments
Hi, I'm currently working on fixing a bug in Flexmojos which caused to produce an ambiguous argument list when using multiple namespaces. Currently Flexmojos used to produce:...
View ArticleNetwork connector cause memory usage not count down
We have two activeMQ servers , called A and B. A config network connector to B, and A is one way to B. We have a topic which is always sending to A, and a durable subscriber connecting to B. The...
View ArticleCamel + Spring + JpaTransactionManager = Hung on SELECT
We have a maven project that bundles Camel and Spring. The trouble is a processor receives a message and uses an EntityManager to perform a database query which hangs completely until a 20s timeout...
View ArticleCamel split tokenizer does not identify malformed xml
I use split with tokenize to split a xml file based on a tag also a xpath expression to get a particular attributes value. When i give a malformed xml like a missing tag closure as :...
View Articledigest authentication with a Quorum
I'm experimenting with authentication in ZooKeeper. I've used the Eclipse ZooKeeper Explorer to connect to the locally running ZooKeeper instance. What I've observed is that when I configure ZooKeeper...
View ArticleDeep linking in Flex mobile apps
I need to build in deep linking into an existing iOS and Android app using the Flex 4.12 SDK. Requirements - app already installed - Allow the user to click a link to open the application in a specific...
View ArticleVerify date format
How can I verify a format of dates being sent to the server? Is it always UTC? Thanks
View ArticleMultiple invoice templates
Hi All, I am looking for a way to add additional invoice templates without changing to much of the original ofbiz code if possible. The case: - multiple unrelated companies - multi tenant environment -...
View ArticleAnyone Fancy a Bit of Consulting?
Hi, Mike from Hotwax Media mentioned I should reach out to the users mailing list to see if there is anyone who might be available for some consulting. I've been digging into OFBiz quite a bit, trying...
View ArticleSpeed Up and Restore Replicated LevelDB Brokers
Hello All, I'm wondering if my case is normal or not. On the broker side I've set up a 3-broker HA cluster (with an appropriate Zookeeper cluster) using replicated LevelDB. ParanoidChecks are on, I'm...
View ArticleRequest for inclusion in 0.30
Hello Justin May I request one more defect fix in 0.30? I expect this will be the last request from me. QPID-6068 NPE encountered whilst editing JMX_CONNECTOR port revs 1622677,1622747,1622768 This...
View ArticleRun pig scripts from HDFS with local jars
Question is it possible to do: pig -useHCatalog hdfs://myserver:8020/load/scripts/mydir/myscript.pig And run my pig script with HDFS but cause the hive/hcatalog/pig jars to load LOCALLY? Rationale:...
View ArticleCan avro cpp support multiple records?
[https://mail.google.com/mail/u/1/images/cleardot.gif] More specifically if I have the following payload with 2 records, "metadata" and "data". Can avro cpp library parse each record successively? If...
View ArticleAsync reques/response
I am looking for an example that does the following: 1. Read a String (json) 2. post it to a queue 3. Get the response So far I've seen examples that involve "from" and "to" but my "from" is a string....
View ArticleBuild Helper Maven Plugin 1.9.1 Released
Hi, The Mojo team is pleased to announce the release of the build-helper-maven-plugin version 1.9.1 This plugin contains various small independent goals to assist with Maven build lifecycle....
View ArticleConfluence dashboard.action no longer updates
Hi, It seems the page at https://cwiki.apache.org/confluence/dashboard.action no longer updates (last time seems 27 August) Could you please confirm you see the same than me, before I ask infra team......
View ArticleApache Maven ACR Plugin Version 1.1 Released
The Apache Maven team is pleased to announce the release of the Apache Maven ACR Plugin, Version 1.1 This plugin generates J2EE Application Client file. http://maven.apache.org/plugins/maven-acr-plugin...
View ArticleQueue memoryLimit parameter and weird behaviour with persistent messages (AMQ...
Hi: I'm using AMQ 5.10.0 and I'm trying to understand some behaviour about destination memory limits and how messages are managed in queues by AMQ I've defined a persistent broker ( kahaDB ) with...
View Article