Connecting to same server over different protocols
Hi, I'm quite new to camel but I'm a little stuck with connecting to a server in multiple ways. I have a server, I talk to it via protobuff messages and have to login to it to use it (cant use netty,...
View ArticleWhere can I find the class in which the job configurations are set in a job...
Hello, I am trying to find the class which contains the job configuration part in a job file produced by pig. In detail, for example, I run a PigMix query. As you know, when I run pig script, it...
View Articlehelp with simple cxf transform feature example
I have a very simple request coming in to my CXF endpoint: <myns:getData> <SSN></SSN> <ReqType></ReqType> </myns:getData> I'd like to transform the request to this...
View ArticleSetting ?jms.prefetchPolicy.all=10 causes getDestinationSource().getQueues()...
This must be a bug… I have code that needs to enumerate all queues on startup. So I call Set<ActiveMQQueue> queues = connection.getDestinationSource().getQueues(); This basically returns a list...
View ArticleQpid Resource Adapter only supports Queues and Topics, but not Fanouts?
Hello everyone, I'm using the Java Connector Adapter (JCA) on GlassFish and am using it to connect to the C++ broker, where it has a fanout defined. However, it appears that the Qpid Resource Adapter...
View ArticleDeadlock on activemq startup....
This is mildly unfortunately. Probably should migrate to LevelDB… :) But this is definitely a bug. Essentially what happened was that I tried to purge a queue with a large number of message. ActiveMQ...
View Articlemvn release with pom.xml not in root of git repo
Hi, This question has been asked quite a couple of times already, but I never found a real solution nor do I know if this should really be supported: Is it possible to do a release with the...
View ArticleNew post on the AWS blog
I wrote a post about building a recommender using Mahout on Amazon EMR and it finally went live:...
View ArticleBindy problem in reading the file
This is the sample code I've written. Please help me is solving this problem. Trying hard by using all the options in bindy but failed to execute it. *Input * 000001633569|117 Luddenham Rd Luddenham...
View ArticlePage reloads continuously- AjaxLazyLoadPanel ?
Hi, I have upgraded from 6.7.0 to 6.16.0 and now one of my pages continuously reloads. On this page I have AjaxLazyLoadPanel which does not call getLazyLoadComponent method when using 6.16. It does...
View ArticleDeploying ofbiz on OpenShift issue with RMI
I am attempting deployment of ofbiz to OpenShift. Lots of troubleshooting has been done. After making some progress, I am stuck at configuring ofbiz\framework\base\config\ofbiz-containers.xml <!--...
View ArticleQuery On Pig
Hi, I am working with Pig. How to parse XML with nested tags using UDF.I tried with UDF and used List<Tuple> as the return type of the UDF while compiling i get Unexpected data type...
View ArticleJMS producer creating connection for every message causing performance issue
Hi, We are using camel JMS component(producer) to send message to IBM MQ and using camel 2.9.0 version. We observe that JMS producer is creating connection with every message which is hitting the...
View ArticleStringResourceModel with a defaultValue as model
Hi all, is there any way to implement a StringResourceModel which allows to give a defaultValue as model? First I tried to override getDefaultModelAsString() of Label. (is final) Than I tried to...
View Articlecamel-spark-rest
Hello, The spark-rest component looks awesome but I don't see a way to change the port # or specify authentication details as with camel-restlet. Are those details deferred to tomcat or jetty config?...
View ArticleBehavior to modify attributes
I have a third party js library I am applying to my page. I have to mark the fields I want excluded with a particular HTML attribute. So I am implementing a custom behavior to do the work, and I want...
View ArticleJAXB exception when using @Context to inject UriInfo
When I deploy a CXF JAX-RS application that uses the @Context annotation to inject a UriInfo object into a parameter of a method, the following error occurs: Caused By:...
View ArticleAUTO: Uri Shani/Haifa/IBM is out of office, w/limited business email....
I am out of the office until 02/08/2014. Urgent? call +372-57630084, at GMT+0 timezone. Note: This is an automated response to your message "OWL reasonnement" sent on 18/07/2014 16:51:46. This is the...
View ArticleHow do I use Pig to break down a string blob
I am processing a data source containing log files. Each record contains a number of fields, but one field has a string value that is a dump of the log records for given day. The log entries contained...
View ArticleAny plans to add paging to the admin UI ... too may items.
We have lots of queues and lots of scheduled messages. The current UI essentially breaks. Dumping thousands of messages of thousands of queues in my browser isn't too helpful … and also crashes my...
View Article