[ https://issues.apache.org/jira/browse/KARAF-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875604#comment-13875604
]
Jean-Baptiste Onofré commented on KARAF-2642:
---------------------------------------------
Merged jdbc feature on karaf-2.x: https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=36761d5d5aed05c839cd8e41763a196160dde5f5
> 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, 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.5#6160)
|