Re: [PR] Conversation constant update [axis-axis2-java-rampart]

2023-10-26 Thread via GitHub
robertlazarski commented on PR #7: URL: https://github.com/apache/axis-axis2-java-rampart/pull/7#issuecomment-1781261521 Looks good, thanks for the help! -- 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

Re: [PR] Conversation constant update [axis-axis2-java-rampart]

2023-10-26 Thread via GitHub
robertlazarski closed pull request #7: Conversation constant update URL: https://github.com/apache/axis-axis2-java-rampart/pull/7 -- 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.

Re: [PR] Conversation constant update [axis-axis2-java-rampart]

2023-10-26 Thread via GitHub
robertlazarski commented on PR #7: URL: https://github.com/apache/axis-axis2-java-rampart/pull/7#issuecomment-1781263737 Looks good, thanks for the help! -- 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

Re: [PR] Conversation constant update [axis-axis2-java-rampart]

2023-10-26 Thread via GitHub
robertlazarski merged PR #7: URL: https://github.com/apache/axis-axis2-java-rampart/pull/7 -- 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: java-dev-unsu

[PR] Integration fixes [axis-axis2-java-rampart]

2023-10-26 Thread via GitHub
bill-looby opened a new pull request, #12: URL: https://github.com/apache/axis-axis2-java-rampart/pull/12 Multiple fixes to support the build and test of rampart-integration - Used UNKNOWN instead of USERNAME_TOKEN to replace the previous USERNAME_TOKEN_UNKNOWN - Upgraded bouncy castle

[jira] [Commented] (RAMPART-449) NoClassDefFoundError with Axis2 1.8.0

2023-10-26 Thread Bill Looby (Jira)
[ https://issues.apache.org/jira/browse/RAMPART-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779966#comment-17779966 ] Bill Looby commented on RAMPART-449: [Pull Request|https://github.com/apache/axis-ax

Re: [PR] Use explicit symmetric key [axis-axis2-java-rampart]

2023-10-26 Thread via GitHub
robertlazarski merged PR #8: URL: https://github.com/apache/axis-axis2-java-rampart/pull/8 -- 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: java-dev-unsu

Re: [PR] Use explicit symmetric key [axis-axis2-java-rampart]

2023-10-26 Thread via GitHub
robertlazarski commented on PR #8: URL: https://github.com/apache/axis-axis2-java-rampart/pull/8#issuecomment-1781942974 I reviewed the pull request and this code looks good, thanks for figuring out the mistakes and changing the method signature of getEncryptedKeyBuilder() as that makes se