-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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
Labels
No labels