-
Feature Request
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
Introduce new abstraction ClassNameTransformer that will allow to remap one java type to another java type.
Provide hooks for that abstraction to allow renaming java types before/after marshalling/unmarshalling them.
Provide default javax <-> jakarta class name transformer implementation.
- duplicates
-
JBMAR-238 Provide support for jakarta<->javax transformation in invocations between servers implementing different specification version
- Resolved