[
https://issues.jboss.org/browse/AS7-5544?page=com.atlassian.jira.plugin.s...
]
Guillaume Nodet commented on AS7-5544:
--------------------------------------
So far, I've deployed Karaf bundles the following way:
* copy the file
http://central.maven.org/maven2/org/apache/karaf/jaas/org.apache.karaf.ja...
into modules/org/jboss/osgi/framework/main/
* reference that jar inside the modules/org/jboss/osgi/framework/main/module.xml
* modify standalone/configuration/standalone.xml to add the following definition in the
osgi subsystem properties definition:
<property
name="org.osgi.framework.system.packages.extra">
org.apache.karaf.jaas.boot;version=2.2.9
</property>
* deploying all the bundles inside the karaf system directory
* disable the following deployments: pax-logging-api, pax-logging-service
Add support for Apache Karaf
----------------------------
Key: AS7-5544
URL:
https://issues.jboss.org/browse/AS7-5544
Project: Application Server 7
Issue Type: Feature Request
Components: OSGi
Reporter: Thomas Diesler
Assignee: Thomas Diesler
The initial goal would be to make the console available
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira