Currently [NettyFrameworkImpl](https://github.com/OpenLiberty/open-liberty/blob/integration/dev/io.openliberty.netty.internal.impl/src/io/openliberty/netty/internal/impl/NettyFrameworkImpl.java#L349) has a dependency on the `CHFWBundle` service, in order to get at the [channelfw server.xml props](https://www.openliberty.io/docs/21.0.0.3/reference/config/channelfw.html), which isn't ideal.