-
|
I use the ‘java -jar basic/basic-02-health-endpoint/build/libs/connector-health.jar’command,but it show WARNING 2025-09-20T12:27:55.0564633 The runtime is configured as an anonymous participant. DO NOT DO THIS IN PRODUCTION. class org.eclipse.edc.extension.health.HealthEndpointExtension is missing--> Field "webService" of type [interface org.eclipse.edc.web.spi.WebService] class org.eclipse.edc.extension.health.HealthEndpointExtension is missing--> Field "webService" of type [interface org.eclipse.edc.web.spi.WebService] class org.eclipse.edc.extension.health.HealthEndpointExtension is missing--> Field "webService" of type [interface org.eclipse.edc.web.spi.WebService] class org.eclipse.edc.extension.health.HealthEndpointExtension is missing--> Field "webService" of type [interface org.eclipse.edc.web.spi.WebService] class org.eclipse.edc.extension.health.HealthEndpointExtension is missing--> Field "webService" of type [interface org.eclipse.edc.web.spi.WebService] class org.eclipse.edc.extension.health.HealthEndpointExtension is missing--> Field "webService" of type [interface org.eclipse.edc.web.spi.WebService] |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
hi, could you please provide a better output by wrapping everything between triple backticks (```)? thanks |
Beta Was this translation helpful? Give feedback.
-
|
Related to this: #459 |
Beta Was this translation helpful? Give feedback.
Related to this: #459
Already fixed, it should work now