reta commented on a change in pull request #908:
URL: https://github.com/apache/cxf/pull/908#discussion_r807438035
##########
File path:
rt/frontend/simple/src/main/java/org/apache/cxf/endpoint/dynamic/TypeClassInitializer.java
##########
@@ -50,6 +50,15 @@
boolean isFault;
Bus bus;
+ @Deprecated // CXF-8658
+ public TypeClassInitializer(ServiceInfo serviceInfo,
Review comment:
@garydgregory we cannot do that, it will blow with NPE in the
`TypeClassInitializer::createFaultClass`
--
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]