Validating DataGroup children
Hi, I have a popup (TitleWindow) with Form, which has a DataGroup, consisting of a number of "rows", which have some GUI widgets (TextInputs, DropDownLists, ComboBoxes, etc) in ItemRenderer. I do...
View ArticleJulian to Gregorian calendar Switch. CXF behavior managing dates before...
I'm building a web service in java, deploying it under Jboss-as-7.1.1.Final, based on org.apache.cxf 2.4.6. I need to expose a web method that takes in input a date field that can reach many centuries...
View ArticleActiveMQ message not dequeued for a single route with multiple queues
I'm not sure if the following is a bug that needs to be reported, and that I'm missing something obvious. For a single route with multiple JMS queues, the first queue is properly dequeued, but the...
View ArticleQpid Proton 0.7 released
Hi Everyone, Qpid Proton 0.7 is now officially available. You can find it here: - http://qpid.apache.org/releases/qpid-proton-0.7/index.html In addition to numerous bug fixes, there are several new...
View ArticleCertificates are switching on threads in the middle of a test run
Hey everyone, We are attempting to simulate a large user load (thousands) on our service using JMeter 2.11. To facilitate this, we have created a JKS keystore containing 4000 unique PKI certificates....
View ArticleActivemq 5.9.1 Release - replicated leveldb
I am trying to use latest release of activemq 5.9.1 with replicated leveldb setup. I keep seeing following wrning in logs. 2014-04-29 14:43:52,515 | WARN |...
View Articlelibzookeeper_st.a problems on 3.4.5
Hi, I am trying to use the zookeeper C library libzookeeper_st.a. The version of zookeeper I am running is 3.4.5. What I am experiencing is that all my calls to the zookeeper primitives return ZOK, be...
View ArticleOFBiz Javadocs
Hi, Can someone tell me why http://ci.apache.org/projects/ofbiz/site/javadocs/ is unavailable 95% of the time. Every time I try to access it, I'm always running into the following error.... The server...
View ArticleKafka metrics: Bytesout greater than Bytesin??
Hello, After graphing the cumulative values of Bytesin and Bytesout for one of our Kafka topics, we've noticed that the Bytesout values are sometimes greater than the Bytesin values. We are not really...
View ArticleMapReduce: Using Avro Input/Output Formats without Specifying a schema
Hi all, Whether you’re using Hive or MapReduce, avro input/output formats require you to specify a schema at the beginning of the job or the table definition in order to work with them. Is there any...
View ArticleSession closed unexpectedly when using Camel and Mina2
Hi, We are using Camel 2.13 and Mina2 to write a server for a custom TCP protocol. The protocol is bundled as a JAR and deployed into Apache Karaf. Things are working almost as expected except that the...
View ArticleUnable to represent complex type in the Request tag of WADL
Hi, I saw in a post that a complex element can be represented in the request tag , this way: @POST @Path("/index") @ElementClass(response = ListResponse.class , request = ListRequest.class) public...
View Articleembed avro data in an envelop
I am looking for some avro usage advice. We have created various schema for different applications, say to represent, item id, name, metric, etc. On the other hand our infrastructure group want to...
View ArticleOfbiz
Hi, Can I allow registered Users to create product? Is there section to manage User Privileges? Thanks This email is free from viruses and malware because avast! Antivirus protection is active....
View ArticleHow do you install qpid bits?
The discussion about how make install should work has made me wonder, how are people installing the various qpid bits? Perhaps we can collect the different use cases and come up with some simple,...
View ArticlePolicyException when using BST with custom ValueType
I have my client and and service working without issue for Username tokens use case and return SAML token from STS. But when I change my configuration so that the STS accepts Binary Security Token of a...
View Articlecamel-cxf component is encoding(base64) by default
Hi , I am consuming the web service using the camel-cxf component. Below is how the element defined in wsdl. <xs:element name="elementA" ns1:expectedContentTypes="application/octet-stream"...
View ArticledataFormat for cxf endpoint
dataFormat for cxf endpoint Default: POJO Example: POJO, PAYLOAD, MESSAGE Could anyone explain what is different between those three pay load? Thanks in advance
View ArticleHow to deal with corrupted namespace
I'm getting the following exception calling a CXF hosed (WSDL first) webservice with a CXF client. The namespace should be http://soap.sforce.com/2005/09/outbound but is http://outbound._09._...
View Article