Zordid commented on PR #2195:
URL: https://github.com/apache/cxf/pull/2195#issuecomment-2713818448

   My workaround to this is now, when instantiating my 
`JettyHTTPServerEngineFactory`, I need to set a pseudo-bus to avoid the NPE:
   ```
   JettyHTTPServerEngineFactory(ExtensionManagerBus())
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to