Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CXF-9011: WSDLTo JAXWS Frontend service.vm Velocity template uses deprecated URL constructor #1858

Merged
merged 1 commit into from
May 9, 2024

Conversation

ciscoo
Copy link
Contributor

@ciscoo ciscoo commented May 8, 2024

Changes

  • Modified service.vm template to use URI.create factory method to parse $wsdlLocation.
  • Convert back to URI since jakarta.xml.ws.Service only accepts a URL

Targets main, but I think it can be backported to 4.0.x-fixes as well.

@reta reta merged commit 17d58fb into apache:main May 9, 2024
4 checks passed
reta pushed a commit that referenced this pull request May 9, 2024
@ciscoo ciscoo deleted the CXF-9011 branch May 9, 2024 12:31
doublep pushed a commit to doublep/cxf that referenced this pull request Sep 18, 2024
reta pushed a commit that referenced this pull request Sep 18, 2024
Co-authored-by: Francisco Mateo <ciscoo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants