]
Yeray Borges updated WFLY-10898:
--------------------------------
Summary: Opentracing extension does not follow xxx-smallrye pattern naming (was:
Opentracing extension configured with a wrong name in host-excludes)
Opentracing extension does not follow xxx-smallrye pattern naming
-----------------------------------------------------------------
Key: WFLY-10898
URL:
https://issues.jboss.org/browse/WFLY-10898
Project: WildFly
Issue Type: Bug
Reporter: Yeray Borges
Assignee: Yeray Borges
The Opentracing extension name is {{org.wildfly.extension.microprofile.opentracing}},
however the excluded-extensions section in host-excludes is configured with an incorrect
name {{org.wildfly.extension.microprofile.opentracing-smallrye}}
Legacy domain.xml template is fine, the issue is only in domain-host-excludes feature
group.