ConditionalPermissionAdmin tutorial

2015-09-14 Thread Robert Onslow
I have managed to piece together the following approach to implementing security in OSGI. First, apply some VM arguments: -Dorg.osgi.framework.security="osgi" -Dosgi.signedcontent.support=true -Djava.security.policy=policy.all Next, install the org.apache.felix.framework bundle felix.conf:

Re: History support in GoGo shell?

2015-09-14 Thread Sten Roger Sandvik
I know about Karaf and have used it in the past. Also tried to rip out just the console for Karaf, but that brings along some security bundles and the ball collects quite a few bundles. Only want simple history support in a really great simple shell. Have added history support in my local