spatial searches with sparql
again..the assembler file I've used for the spatial search is available herehttp://www.sharesemantics.com/test/jena/jena-spatial-assembler.ttland the data file here...
View ArticleClient keeps trying to authenticate after 401 response
I realize that this is not a CXF problem, but I use CXF for the server and I hope somebody on the list may be able to help. I have a Web Service built with CXF that works well. It is protected with...
View ArticleHTTPS Test Script Recorder certificate problems
I've updated my PATH to include keytool: https://wiki.apache.org/jmeter/TestRecording210 I've deleted the proxyserver.jks file:...
View ArticleWas the Vector hierarchy ever Serializable?
I am in the midst of upgrading our Mahout library in order to take advantage of all the excellent recent additions. As far as I can tell, the library was based off a snapshot of 0.5. The code does not...
View Articleevaluating clustering options for AMQ 5.9.1
Hi I am doing some R regarding clustering for AMQ 5.9.1. We are looking to evaluate active/active options as well as active/passive options. Master/slave pattern seems to be popular for failover. I've...
View ArticleConvert from Fault to Message
Hello, Is it possible to convert from returning a SOAP Fault to a SOAP Message when using the CXF component? I'm developing a new system to replace one written with IBM Message Broker 6.1. When faults...
View ArticleProblem adding CSS resources in Wicket 6
I have a problem adding CSS resources to Wicket pages in Wicket 6. In my page class, I override renderHead() like this: @Override public void renderHead(IHeaderResponse response) { response.render(...
View Articlealternative to skew join to split work among reducers
I am hitting the following exception with pig skewed join - Is there a work around to split the work among many reducers instead of skewed join? This is the pig script - raw = LOAD...
View ArticleJMS Bridge vs Camel
I have a JMS Bridge set up between to ActiveMQ (5.10) Queues. We are running into an issue with the Bridge dropping the connections. I have been digging around to find a fix, and I keep running into...
View ArticleUpgraded to 3.0.0, now Rest service receiving xml give 400 Bad request
Hi. I upgraded to cxf 3.0.0 and now my REST service works fine with json but returns 400 bad request with xml. Same test with xml and json on my previous system with cxf 2.7.6 passes. What could I be...
View ArticlePushing Items and Controls to Bottom of Mobile View
Hi, Can someone point me in the right direction regarding making some items / controls in a view of my mobile application to align to the bottom? My MXML code for the view is as follows: <?xml...
View ArticleChanging or overriding how a textfield shows error
Hi, I'm running 5.4-beta6 and I'm trying to customize how forms and textfields display errors. What tapestry does when errors happen on a form is this: <div class="form-group has-error">...
View ArticleError reading key store on Windows
In order to get the key store into an area in which I have write rights, I have added this to my system.properties file: proxy.cert.directory="d:\" *jmeter.protocol.http.proxy.ProxyControl: Could not...
View ArticleMaxLag Mbean for Kafka Consumer
The Max lag Mbean is defined as "Number of messages the consumer lags behind the producer". Now when I read the Mbean value it give me the count as 0 (and occasionally some value like 130 or 340 )...
View Articlemessenger -> qpidd replyTo shenanigans.....
Hey all, I'm currently messing around writing some examples for the JavaScript bindings and I figured that it would be a good laugh to do a QMF2 example cause, that would illustrate a few use cases in...
View ArticleJMeter Graphing Utility
Hi, I have created a JMeter graphing utility which is located here: https://github.com/AidyLewis/jmeter-graphs Example graphs are here:...
View ArticleInvalidUrlException
We're getting alot of these in the logs from a Wicket 1.4.7 app. I presume that it came from some link somewhere that built improperly. Our classes aren't on the stack, so it's hard to know where in...
View ArticleApache flex 4.12.1 and 4.13 problem with spark textInput used with...
When a spark textInput is used with displayAsPassword=true in Apache Flex 4.12.1 and 4.13 throws "ReferenceError: Error #1065: Variable flashx.textLayout.factory:TextLineFactoryBase::_pass0Lines is not...
View Articleconditional join clause
Hi, I would like to ask for help with creating query from criteria api, but I want to simulate the conditional join clause from standard SQL, for example "from VOUCHER v left join USER_VOUCHER uv on...
View Articlebug? leveldb replication should use ?randomize=false
I think this is a bug.. .just one that's exceedingly improbable to hit. The failover protocol randomly picks a host to connect to. But it's totally possible to continually not pick the correct master....
View Article