You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/11/06 15:09:17 UTC

[jira] [Created] (KARAF-2549) Provide new enterprise features

Jean-Baptiste Onofré created KARAF-2549:
-------------------------------------------

             Summary: Provide new enterprise features
                 Key: KARAF-2549
                 URL: https://issues.apache.org/jira/browse/KARAF-2549
             Project: Karaf
          Issue Type: New Feature
          Components: karaf-feature
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.4.0, 3.0.1, 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#6144)