You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building a native docker image with the "dockerBuildNative" gradle task the following error occurs on application startup, when attempting to create the AMQConnectionFactory: Transport scheme NOT recognized: [ssl]
The problem does not occur in JVM builds.
Steps To Reproduce
No response
Environment Information
No response
Example Application
No response
Version
3.2.4
The text was updated successfully, but these errors were encountered:
Expected Behavior
Configuring a connection string like follows should resolve the correct transport mechanism.
Actual Behaviour
When building a native docker image with the "dockerBuildNative" gradle task the following error occurs on application startup, when attempting to create the AMQConnectionFactory: Transport scheme NOT recognized: [ssl]
The problem does not occur in JVM builds.
Steps To Reproduce
No response
Environment Information
No response
Example Application
No response
Version
3.2.4
The text was updated successfully, but these errors were encountered: