Skip to content

Microservice example in Adobe experience manager #123

Description

@mkovacek

Hi,

a question, which dependencies I should use to be able to use OSGi R7 JAX RS in AEM? I would like to try out this example https://enroute.osgi.org/examples/020-examples-microservice.html

I tried with

org.osgi:osgi.core 7.0.0
org.osgi:osgi.cmpn 7.0.0
org.osgi:osgi.annotation 7.0.0
org.osgi:org.osgi.service.component.annotations 1.4.0
org.osg:org.osgi.service.metatype.annotations 1.4.0
org.osgi.service.component:1.4.0
javax.ws.rs: javax.ws.rs-api 2.1.1

also this combination
org.osgi.enroute:osgi-api 7.0.0
org.osgi.enroute:enterprise-api 7.0.0
javax.ws.rs: javax.ws.rs-api 2.1.1

Is it javax.ws.rs code wrapped in some of OSGi dependency or should be added as a separated dependency? When I add it as separated dep. then can't be resolved

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions