Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Shell not found while using with Sling 8 #182

Open
lancedolan opened this issue Jan 27, 2017 · 0 comments
Open

Shell not found while using with Sling 8 #182

lancedolan opened this issue Jan 27, 2017 · 0 comments

Comments

@lancedolan
Copy link

Steps to reproduce:
-Download and run Sling 8 server http://sling.apache.org/downloads.cgi
-Install the jersey-all and the publisher module of this project

com.eclipsesource.jaxrs
publisher
5.3.1


com.eclipsesource.jaxrs
jersey-all
2.22.2

Expected behavior:
-Can write some hello world Jersey Service and test it

Observed behavior:
org.osgi.framework.ServiceException: Service factory exception: org/apache/felix/shell/Command
Caused by: java.lang.NoClassDefFoundError: org/apache/felix/shell/Command

I also posted on stackoverflow here http://stackoverflow.com/questions/41901337/how-to-use-jersey-in-sling

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant