Hi  Gert and JB,

thanks for your responses. Can you give me some hints where to put the code. I can then provide a jira issue and a patch.

Christian

Am 19.01.2012 12:41, schrieb Jean-Baptiste Onofré:
Hi Christian,

for me, it makes sense to have it in ServiceMix.

It should be a kind of "isolated" module which can be loaded in Karaf **without** ServiceMix.

I have a set of others commands in mind that could be interesting.
I already have more or less these commands in Kalumet.

Anyway, +1 for that Christian, and thanks.

Regards
JB

On 01/19/2012 11:24 AM, Christian Schneider wrote:
Hi,

as part of my Apache Karaf Tutorial about database access I have written
some handy Karaf shell commands for databases.
They are described with screen dumps in my Tutorial
http://www.liquid-reality.de/x/LYBk .
The code is on github:
https://github.com/cschneider/Karaf-Tutorial/tree/master/db/command

Especially for embedded databases like derby and h2 I missed a simple
access to the database for a long time. So I think these commands could
be interesting for many developers.
Those commands might fit nicely into the scope of servicemix as they
support integration developers.

I am also planning to add a command set for jms that works in a similar
way:

jms:select -> select ConnectionFactory to use
jms:create-dest -> create destination
jms:delete-dest -> delete destination
jms:list -> list destinations
jms:browse -> browse queue
jms:send -> send message
jms:move -> move a message from one dest to another
jms:listen -> Watch live messages

So what do you think?

Christian




--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
Talend Application Integration Division http://www.talend.com

Reply via email to