[
https://issues.apache.org/jira/browse/FELIX-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1620.
------------------------------------
Resolution: Fixed
Committing to https://svn.apache.org/repos/asf/felix/trunk ...
C
karaf/shell/admin/src/main/resources/org/apache/felix/karaf/shell/admin/bin/stop
=>
karaf/shell/admin/src/main/resources/org/apache/felix/karaf/shell/admin/bin/karaf
M karaf/assembly/src/main/distribution/unix-shell/bin/karaf
M karaf/assembly/src/main/distribution/windows-text/bin/karaf.bat
M karaf/assembly/src/main/filtered-resources/bin/admin
M karaf/assembly/src/main/filtered-resources/bin/admin.bat
M karaf/main/src/main/java/org/apache/felix/karaf/main/Main.java
M
karaf/shell/admin/src/main/java/org/apache/felix/karaf/shell/admin/internal/AdminServiceImpl.java
A
karaf/shell/admin/src/main/resources/org/apache/felix/karaf/shell/admin/bin/karaf.bat
M
karaf/shell/admin/src/main/resources/org/apache/felix/karaf/shell/admin/bin/start
M
karaf/shell/admin/src/main/resources/org/apache/felix/karaf/shell/admin/bin/stop
Committed r825975
Seems to work as desired. Reopen the bug if you find any issues.
> Script for running the created Karaf instances with a console
> -------------------------------------------------------------
>
> Key: FELIX-1620
> URL: https://issues.apache.org/jira/browse/FELIX-1620
> Project: Felix
> Issue Type: Bug
> Components: Karaf
> Affects Versions: karaf-1.0.0
> Reporter: David Bosschaert
> Assignee: Guillaume Nodet
> Fix For: karaf-1.0.2
>
>
> When I create a Karaf instance using the admin commands it creates start and
> stop scripts to run this instance in the background.
> I think this is really good for certain use-cases. But for other use-cases it
> would be important to simply launch that karaf instance with a console. In
> that case its important that the lifecycle of the instance is linked to the
> lifecycle of the console (so if someone exits the console, the instance
> dies).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.