MTOM + WS-Security
Hi, I am trying to implement a Web Service which needs to give capability to upload & download file using MTOM attachments (XOP). Also it needs to be secured with WS-Security(X.509 & Username...
View Articleavro_file_writer_sync
Hi, I see this function avro_file_writer_sync in the io,h file in Avro C Library, what does this function does. I am facing *Invalid Sync! *for some of the files, can this function help me in that?...
View ArticleWS-Discovery: Not working for a .net-WCF-Service
Hi Dan, Hi Community, I try to discover a wcf service with cxf. This service is written with .net and can discover from a .net program. I also can reach it directly from a java program. But if I try to...
View Articlemaven version resolution for x.y.z-blah-3 and x.y.z
for the same groupID and artifactID how will the following versions be resolved in a range? The x.y.z is pretty simple based on x.y.z x.y.z-blah x.y.z.blah x.y.z.blah-3 x.y.z.blah-2 x.y.z-blah-3 <=...
View ArticleIssue while running wicket from tomcat
Hi Friends, Am facing issues in running wicket from Tomcat.Please find the information below. a. I have created three files HelloWorld.java , HelloWorldApplication.java ,HelloWorld.html with in the...
View ArticleJDBC Producer with auto generated keys and named parameters
Hi everyone, I have a question regarding the JDBC producer: Why is the retrieval of auto generated keys not supported when using named parameters? I'm asking because after looking through the code of...
View ArticleApple Packaging?
Ok, so I finally broke down and got an iPad for development purposes and I've followed the instructions off a few tutorials about how to package it up to work on the development iPad:...
View ArticleAccessing Stack Trace in CXF implementation of JAX-WS Handler
Hi, I have not been able getting CXF 2.7.x's "Handlers" to work with WebSphere v7 (web services without Handlers do work accordingly), however, I wanted to know whether it is possible to access a stack...
View ArticleJAX-RS: Auto-discovery of root resources
Hi all, as reported by [1], with 3.0.0-milestone2 it is possible to enable JAX-RS services auto-discovery by setting: <jaxrs:server address="/customers" basePackages="a.b.c"/> First question: are...
View ArticleTapestry 5.3 xsd in 5.3.7 version
Hi all, It would appear that tapestry 5.3.7 version doesn't contain xsd schema 5.3. I can only see 5.1 and 5.0. Is this expected? Cheers
View ArticleNon persistent Messages Not getting expired even after expiration time exceeded
Hi, Version : ActiveMQv5.8 Problem: Non persistent Message sent to a topic (which has a inactive durable subscriber) are not getting expired even after expiration time is exceeded. Details: In my setup...
View ArticleAjaxButton does not respect return false on client side
I have an ajax button that launches a modal form. It binds to: <input type="button" wicket:id="btnCopy" onclick='return false;' value="Copy To"> I've replace the javascript call that checks the...
View ArticleKafka with multiple zookeper
Hi, As per the documentation we can have multiple broker of kafka on multiple node talking to single Zookeeper instance. Is it possible to use multiple instance of zookeeper with multiple instance of...
View ArticleMinimal maven artifacts for SOAP Client
Hi, I'm building a SOAP Client Web Service, using maven for dependencies. Checking maven central i've found the next artifacts for release 2.7.11: Apache CXF API Apache CXF Runtime Core Apache CXF...
View ArticleHow to call ssl sts client
I am trying call stsClient.requestSecurityToken(); but my sts url is hosted on ssl. How do I giive this information as for dispatch client we have a conduit and tls params. Thanks,
View ArticleOlder versions of ActiveMQ
I attempted to download ActiveMQ 5.2.0 this morning through the Apache ActiveMQ web site and though there are links for older versions of ActiveMQ including 5.2.0, the mirrors appear to only have...
View ArticleWhy in ajaxServlet are not supported MapMessage?
I'm looking in the code of AjaxServlet and MessageListenerService, and I saw that are supported only ObjectMessage and TextMessage as receive message from a queue. Why not MapMessage? How can do to...
View ArticleLeader: -1 on Kafka
Hi, At times, some of kafka topics end up showing the leader as -1. After this, the messages dont get added to the topic nor consumed. I tried digging into why the leader turns -1 *(leader: -1)* Is...
View Article6.0.x Docs Down?
Am I looking in the wrong place, or are the 6.0.x docs down and have been for almost a week now? http://ci.apache.org/projects/wicket/apidocs/6.0.x/ An old link for the 1.5 docs is still up and...
View Article