Skip to content

warning when com.mycorp.examples.student.client is executed in karaf #35

@tvogel8570

Description

@tvogel8570

The bundle com.mycorp.examples.student.client produced the expected output but a warning was logged.

Karaf 4.2.9

Karaf system properties I set
• org.osgi.service.http.port = 8181
• ecf.jaxrs.server.pathPrefix = /rservices
• verboseRemoteServiceAdmin = false

Warnings using student feature from the repo’s kar file:

karaf    | 21:10:11.559 WARN  [pipe-start 190 191 192] A provider com.mycorp.examples.student.remoteservice.host.StudentServiceImpl2 registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.mycorp.examples.student.remoteservice.host.StudentServiceImpl2 will be ignored.
karaf    | 21:10:14.330 WARN  [pipe-start 190 191 192] A provider com.mycorp.examples.student.remoteservice.host.StudentServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.mycorp.examples.student.remoteservice.host.StudentServiceImpl will be ignored.

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