Jean-Baptiste Onofré created KARAF-2642:
-------------------------------------------
Summary: CLONE - Provide additional enterprise features
Key: KARAF-2642
URL: https://issues.apache.org/jira/browse/KARAF-2642
Project: Karaf
Issue Type: New Feature
Components: karaf-feature
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 2.4.0, 3.0.0, 2.3.4
It would be great to provide a set of optional enterprise features in Karaf:
- jndi providing shell commands (like jndi:list, jndi:tree, jndi;alias, ...)
and corresponding MBeans
- jdbc (based on Christian's work) providing shell commands (like jdbc:list,
jdbc:select, jdbc:execute, ...) and corresponding MBeans
- jms providing shell commands (like jms:factories, jms:queues, jms:topics,
...) and corresponding MBeans
The users would be able to install enterprise features with:
feature:install jndi (already exist but extended)
feature:install jdbc
feature:install jms
I will create the different Jira sub-tasks corresponding to this.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)