[GitHub] [cxf] reta opened a new pull request, #1227: CXF-8666: JSR 250 annotations aren't disabled for jakarta.xml.ws.WebServiceContext for Spring Framework 6

2023-04-08 Thread via GitHub
reta opened a new pull request, #1227: URL: https://github.com/apache/cxf/pull/1227 JSR 250 annotations aren't disabled for jakarta.xml.ws.WebServiceContext for Spring Framework 6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [cxf] andrei-ivanov commented on a diff in pull request #1227: CXF-8666: JSR 250 annotations aren't disabled for jakarta.xml.ws.WebServiceContext for Spring Framework 6

2023-04-08 Thread via GitHub
andrei-ivanov commented on code in PR #1227: URL: https://github.com/apache/cxf/pull/1227#discussion_r1161226517 ## systests/spring-boot/src/test/java/org/apache/cxf/systest/jaxws/spring/boot/SpringJaxwsInjectionTest.java: ## @@ -0,0 +1,114 @@ +/** + * Licensed to the Apache Sof