[
https://issues.apache.org/jira/browse/FELIX-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588457#action_12588457
]
Richard S. Hall commented on FELIX-534:
---------------------------------------
To be clear, we target the foundation profile, so you can only use
classes/methods that are in it...regex is not. If you want to see what is
available, look at Felix' org.osgi.foundation subproject.
The shell service can definitely be used from small devices, for example, you
could telnet into them.
In the long run we may have other options, but for now this is the approach
that we have adopted.
> Allow filtering by status in ps command (shell)
> -----------------------------------------------
>
> Key: FELIX-534
> URL: https://issues.apache.org/jira/browse/FELIX-534
> Project: Felix
> Issue Type: New Feature
> Reporter: Toni Menzel
> Priority: Minor
> Attachments: FELIX-534_2.patch, FELIX-534_3.patch
>
>
> If you have many bundles it would be nice if you could filter certain status
> when executing the ps command like so:
> ps active resolved --> shows active and resolved bundles
> ps --> shows all bundles (just like its currently)
> Simple solution is attached.
> btw.: there is no "shell component" in Felix Jira..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.