Skip to content

Conversation

@StyopinN
Copy link

Trying to solve #164

<dependency>
<groupId>jakarta.xml.ws</groupId>
<artifactId>jakarta.xml.ws-api</artifactId>
<version>3.0.1</version>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. My goal was in updating cxf to 4.+, and it has jakarta.xml.ws-api v.3.0.1 as dependency

Copy link
Author

@StyopinN StyopinN Feb 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And I have a problem with generating code for client: jaxws/bindings.xml rules should change package name, but they don't. If anyone know how to solve this problem - just push changes to this pull request.

@knalli
Copy link

knalli commented Mar 21, 2023

fyi: I have completed the migration to CXF v4, JDK 17 and Jakarta. Available atm in a dedicated branch in our fork. Please feel free to check this out and let me know if you have issues. I'm running this custom build within a JDK17/SB3/Jakarta environment successfully.

Note: The branch in question is based on my proposed PR #158.

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