Caused by: java.lang.ClassNotFoundException: *** Class
'org.apache.felix.service.command.CommandProcessor' was not found
because bundle org.apache.felix.shell.remote [210] does not import
'org.apache.felix.service.command' even though bundle
[org.apache.felix.gogo.runtime [6](R 6.0)] osgi.wiring.package;
{bundle-symbolic-name=org.apache.felix.gogo.runtime,
bundle-version=1.0.0, version=1.0.0,
osgi.wiring.package=org.apache.felix.service.command} does export it.
To resolve this issue, add an import for
'org.apache.felix.service.command' to bundle
org.apache.felix.shell.remote [210]. ***

So, there's a dynamic import there. Maybe I just need to remove
'provisional' from it?


On Thu, Nov 17, 2016 at 1:09 AM, Benson Margulies <bimargul...@gmail.com> wrote:
> Any chance of a remote shell release that supports 1.0.0 of the rest of gogo?
>
> I could make some commits, but it's not neighborhood I've been seen in.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to