Zordid commented on PR #2195:
URL: https://github.com/apache/cxf/pull/2195#issuecomment-2717194536
I don't mind JIRA as a product, but registering at hundreds of different
sites is a pain... sorry
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
reta commented on PR #2195:
URL: https://github.com/apache/cxf/pull/2195#issuecomment-2715773059
> Why is the GH issue tracker not enabled on this project?
We use JIRA :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
Zordid commented on PR #2195:
URL: https://github.com/apache/cxf/pull/2195#issuecomment-2714091644
Yeah, the good old Java nullability issue... 😉 I wanted to file an issue,
but was too lazy to register on the Jira. Sorry! Why is the GH issue tracker
not enabled on this project? Thanks anywa
reta commented on PR #2195:
URL: https://github.com/apache/cxf/pull/2195#issuecomment-2714043940
> My workaround to this is now, when instantiating my
JettyHTTPServerEngineFactory, I need to set a pseudo-bus to avoid the NPE:
This was unexpected, sorry about that, the fix is on the wa
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())
Zordid commented on PR #2195:
URL: https://github.com/apache/cxf/pull/2195#issuecomment-2713797285
```
java.lang.NullPointerException: Cannot invoke
"org.apache.cxf.Bus.getExtension(java.lang.Class)" because "this.bus" is null
java.lang.NullPointerException: Cannot invoke
"org.apache.
Zordid commented on PR #2195:
URL: https://github.com/apache/cxf/pull/2195#issuecomment-2713786826
You sadly introduced a bug in JettyHTTPServerEngineFactory with this change.
:(
I use this factory to create a JettyHttpServerEngine and when calling
`createJettyHTTPServerEngine` I now get
reta merged PR #2195:
URL: https://github.com/apache/cxf/pull/2195
--
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 q
reta opened a new pull request, #2195:
URL: https://github.com/apache/cxf/pull/2195
Support SeBootstrap HTTPS configuration (JAX-RS 3.1 spec)
--
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 s