You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/08/11 10:09:53 UTC

[GitHub] [camel-quarkus] ppalaga opened a new pull request, #3985: CxfSoapClientIT.wsSecurityClient fails in native mode: wsse:Nonce not present in the request

ppalaga opened a new pull request, #3985:
URL: https://github.com/apache/camel-quarkus/pull/3985

   Fix #3966 
   
   Would you like to review @javaduke?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] javaduke commented on pull request #3985: CxfSoapClientIT.wsSecurityClient fails in native mode: wsse:Nonce not present in the request

Posted by GitBox <gi...@apache.org>.
javaduke commented on PR #3985:
URL: https://github.com/apache/camel-quarkus/pull/3985#issuecomment-1212042199

   Hmm but looks like an issue with the pom:
   `'dependencies.dependency.version' for org.apache.cxf.xjc-utils:cxf-xjc-runtime:jar is missing. @ line 87, column 21`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] ppalaga commented on pull request #3985: CxfSoapClientIT.wsSecurityClient fails in native mode: wsse:Nonce not present in the request

Posted by GitBox <gi...@apache.org>.
ppalaga commented on PR #3985:
URL: https://github.com/apache/camel-quarkus/pull/3985#issuecomment-1212097161

   > I realized we also need to support WS-Addressing, but it can wait till later, I'll come up with some tests next week.
   
   More tests are always welcome!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] javaduke commented on pull request #3985: CxfSoapClientIT.wsSecurityClient fails in native mode: wsse:Nonce not present in the request

Posted by GitBox <gi...@apache.org>.
javaduke commented on PR #3985:
URL: https://github.com/apache/camel-quarkus/pull/3985#issuecomment-1213445738

   I guess this can be merged, I'll work on WS-Addressing in a week, I have a feeling it won't require any changes, but if yes, it can wait till the next release.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] javaduke commented on pull request #3985: CxfSoapClientIT.wsSecurityClient fails in native mode: wsse:Nonce not present in the request

Posted by GitBox <gi...@apache.org>.
javaduke commented on PR #3985:
URL: https://github.com/apache/camel-quarkus/pull/3985#issuecomment-1211994781

   Interesting, so moving it to a separate module and using xmlsecurity takes care of the SecureRandom issue....Hmm, I think I like it! Thank you very much for all your help with CXF!
   I realized we also need to support WS-Addressing, but it can wait till later, I'll come up with some tests next week.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] ppalaga merged pull request #3985: CxfSoapClientIT.wsSecurityClient fails in native mode: wsse:Nonce not present in the request

Posted by GitBox <gi...@apache.org>.
ppalaga merged PR #3985:
URL: https://github.com/apache/camel-quarkus/pull/3985


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org