Dynamic Item Editor for Advance Data Grid
I have been working on AdvanceDataGrid for quite some time now. Facing an issue w.r.t. item editors. The grid generates columns at run-time, using an object of advance-datagrid-column. I have added an...
View ArticleSetting up https on JBoss
The CXF sample "wsdl_first_https" shows how to set up a Jetty server for https. I need to do this for a JBoss server (version 5.2). I am really at a loss as to how to do this. Could someone point me in...
View ArticleFlume HDFS Sink: Dynamic Path format for IP Address
Hi List I've configured flume to accept remote syslogs from rsyslog on a number of hosts, and am currently using an HDFS sink, specified as follows in the agent config: #sink for syslog udp collection...
View ArticleFlume HDFS Sink: Dynamic Path format for IP Address
Hi List I've configured flume to accept remote syslogs from rsyslog on a number of hosts, and am currently using an HDFS sink, specified as follows in the agent config: #sink for syslog udp collection...
View ArticleHttpAuthenticator and Virtuoso
Hi, I have been using jena 2.12.1 and sparql on a virtuoso 7.1 server with success for various select queries. I'm now trying to perform sparql updates using sparql-auth on the same server with:...
View ArticleAsymmetric Encryption Configuration
Hi I am using Spring for configuring an "outbound" interceptor to encrypt the soap message response from my web service method. I would like to use "Asymmetric" encryption. My understanding is for...
View ArticleConsumer keeps looking connection
Hello Folks, I am using Highlevel consumer, and it seems to drop connections intermittently: 2014-11-01 13:34:40 SimpleConsumer [INFO] Reconnect due to socket error: Received -1 when reading from...
View ArticleMultithreaded requests
Hi all, I am fairly new to Camel. I am trying to put multithreading into the system. The context at the moment: I have an Android app sending soap messages to Camel which is then making GET http...
View ArticleWicket at ApacheCon EU in Budapest
This month (17-19 Nov) ApacheCon EU [1] is held in Budapest. There will be several opportunities to learn more about Wicket and its ecosystem with presentations by myself [2, 3, 4] and the Isis...
View ArticlemountPage based on regex
hi, I wonder if its possible to mountPage based on java regex?
View Article09-04 and poodle bleed
Hi there-- I am in process of trying to disable sslv3 on our version of of ofbiz 09-04, which uses tomcat 5.5. This is to eliminate the security vulnerability from poodle bleed....
View ArticleOfbiz 09-04 piddle bleed fix
Hi there-- I am in process of trying to disable sslv3 on our version of of ofbiz 09-04, which uses tomcat 5.5. This is to eliminate the security vulnerability from poodle bleed....
View ArticleMaster/Slave failover for camel routes
Hi My camel routes are packaged in a war and deployed on a tomcat server. From a failover strategy perspective I want to run hot/warm - same war deployed on 2 different tomcat servers. We have an...
View ArticleSession Cookie Remains after Tapestry Security Logout
Hi Everyone! I am developing an application using Tapestry 5.4-beta-22 Tapestry-Security 0.6.2. The Tapestry framework and the Tapestry-Security module have made my life a lot easier, and for that I am...
View ArticleBest way to blacklist repository (maven.glassfish.org in site build)
Hello, I have more and more projects (OSS and prop) where a lot of time is wasted (especially in site builds) and also the number of error messages or warnings to review increase with the vanished...
View ArticleRPM Maven Plugin version 2.1 - Released
Hi, The Mojo team is pleased to announce the release of the RPM Maven Plugin version 2.1. The RPM Maven Plugin allows artifacts from one or more projects to be packaged in an RPM for distribution. In...
View Articleadding a line to CartesianDataCanvas
Is it possible? I need to draw a line on the background. My code: <mx:annotationElements> <mx:CartesianDataCanvas id="canvas" includeInRanges="true"> </mx:CartesianDataCanvas>...
View ArticleSimple algorithm for preventing duplicate processing of items?
I have a database with activemq where I use AMQ to execute items in the database. The problem is how do I keep AMQ and my DB in sync so that there’s only once entry in AMQ for a given database entry....
View ArticleServerImpl.stop() and MultipleEndpointObserver
org.apache.cxf.endpoint.ServerImpl#stop() contains this code to handle MultipleEndpointObserver: ... if (slcMgr != null) { slcMgr.stopServer(this); MessageObserver mo =...
View Articlewicket6 + sso and redirects
Hi, I'm adding support to my application use SSO outbound from my webapp to an Identity provider (IP) to authenticate a user from my webapp to an external web application. I have SSO code and the steps...
View Article