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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to