Skip to:
In AvailableSettings.java:
The first two options are no longer supported with the "new" bootstrap code. It breaks because of this cast in ConnectionProviderInitiator.java:
And obviously the logic to handle an existing instance of the right type or a class reference is missing.
In AvailableSettings.java:
The first two options are no longer supported with the "new" bootstrap code. It breaks because of this cast in ConnectionProviderInitiator.java:
And obviously the logic to handle an existing instance of the right type or a class reference is missing.