SPARQL1.1 query over Virtuoso repository through Jena
Hi All, I am developing a linked data web application. I have stored my data in virtuoso repository and accessing this data through Jena (a virtuoso provider). I am able to run the query (sparql 1.1)...
View Articleorg.apache.cxf.service.factory.ServiceConstructionException: Could not find...
when i'm developing code first approach to develop webservice i'm getting this exception.. i'm new to learn webservices...... please help me... EmployeeIdType.java package...
View ArticlePass user configurations/arguments to UDF
Hi, I implemented a custom load function. How to pass some user settings to this function? Any help is appreciated, Patcharee
View ArticleWeather component uri problem in case using it in spring/blueprint
Hi, With this blueprint configuration: <camelContext id="sample-context" xmlns="http://camel.apache.org/schema/blueprint"> <route id="sample-route"> <from...
View ArticleApachecon 2014
Hi Jacopo, You held a session at the ApacheCon 2014 recently. Would you care to share your experience? Regards, Pierre Smits *ORRTIZ.COM <http://www.orrtiz.com>* Services Solutions for Cloud-...
View ArticleMessages not received after setting the topicPrefetch
Hi, Below is the config in broker (activemq.xml) <policyEntry topic="test.>" topicPrefetch="100" advisoryForDiscardingMessages="true" advisoryForSlowConsumers="true" >...
View ArticleSFTP producer cannot delete the exesting donefilename
Hi, I am facing issue with Sftp producer while using done file name option with stepwise option as false. Previously it was not creating the done files in SFTP destination, I googled and found the...
View ArticleQuery about asynchronous-client-http-transport
Hi, Reading the page https://cxf.apache.org/docs/asynchronous-client-http-transport.html I am a little confused as to the difference between the org.apache.cxf.transport.http.async.usePolicy and...
View Articlevariable within csv
Hi, I have a CSV that contains parts of an URI: /new.html /part.html /some.html In my test I loop over the CSV using variable $SUBPAGE. Now, one part can contain parameters: /new.html?period=1...
View ArticleGetting java.lang.ClassCast Exception: javax.xml.ws.Holder cannot be cast to...
Hi CXF Community, I've been working with CXF for a several months now on a NonStop server. I've built sychronous demo clients and servlets with no problems. I'm now trying to build an asynchronous...
View ArticleSDB to TDB transition
I am looking at finally biting the bullet and transitioning from SDB to TDB. The first step is to come up with a level-of-effort estimate to see if this fits in our budget. We are using Jena 2.11.0 and...
View ArticleKafka API docs
Hi, The API description at http://kafka.apache.org/documentation.html#api is rather thin -- when you are used to the API docs of other apache projects like hadoop , cassandra , tomcat etc etc. Is there...
View Article0.28 release update - beta 2 is available
Hi, everyone. Instead of an RC, I've produced another beta for 0.28. The C++ test failures I mentioned in my last update are still present, and there's a Java build addition set to land before the...
View ArticleNeeding a Flex UI developer
For a music/tech project. I need someone with a solid skill set for fresh thoughts on what I currently have. I would prefer someone in Austin Texas, but am fine with elsewhere. Thank you! "*If you are...
View ArticleAjaxPagingNavigator
Hi, I am using AjaxPagingNavigator and its working fine. but i have add it twice above and below the data table. after adding it twice , when i navigate by clicking on link in one of then it navigate....
View ArticleIs it possible to build the zookeeper Ruby gem under Cygwin?
Greetings! I've been tasked with investigating Synapse, which uses Zookeeper. I'm testing out using Cygwin, though our production environment will be on Unix. So far, I've been unable to install the...
View ArticleBest way to handle bad WSDLs?
Hi, CXF users and devs, What are the best practices for using CXF with "broken" or problematic WSDLs, especially on the client side? I'm working on a project where I need to create clients to connect...
View Articlesimple predicate header
I am trying to get a choice based on the value in a header: <choice> <when> <simple> ${header.Authorization} == 'enabled' </simple> where when I log the value with : <log...
View ArticleComments on the AMQP management spec
Hi, everyone. I've been using the draft management spec to develop some command line tools[1], and I've got some questions and comments. These comments are based on working draft 8 of the spec[2]....
View ArticleRandom Forest Example: trouble getting Describe to work
Currently I'm trying to follow the Random Forest example on the website( https://mahout.apache.org/users/stuff/partial-implementation.html). When I try to run Describe data I get this error: [values...
View Article