Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Does Pentaho's ETL system, Kettle (http://kettle.pentaho.org/) have a plugin to accept information from JMS messages? I'd like to set up a job that can read messages each containing a hash, extract certain data, and stuff it into a table.

Has anyone had any experience with this? Is this a good idea? Any pitfalls? Thanks.

share|improve this question

1 Answer

up vote 1 down vote accepted

In the link you refer to, right at the bottom it mentions JMS Support as an upcoming item in "Planned features": so it looks as though it is in the pipeline (3.2 or later), but not yet available.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.