Quarkus cxf wsaddressing setting properties #44135
Unanswered
marcusblackhall
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using quarkus cxf for create a soap web service. I use the wsaddressing feature and the default works in that I get a MessageId and Relates to element. However I want ot be able to set these values myself . For an example i woant to set the wsa:from element. DOes anyone kow how I can get a handle to update the wsaddressing elements ?
Can i set these in application properties or in the code ?
Beta Was this translation helpful? Give feedback.
All reactions