OSB Business Service Fail When JVM Property "-DUseJSSECompatibleHttpsHandler=true" Is Set
(Doc ID 3015901.1)
Last updated on APRIL 12, 2024
Applies to:
Oracle Service Bus - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Goal
On : 12.2.1.4.0 version, OSB Core Functionality
OSB Business service fail when JVM property "-DUseJSSECompatibleHttpsHandler=true" is set
After setting "-DUseJSSECompatibleHttpsHandler=true" on the OSB Server startup page on Weblogic Admin console, we see the following error when OSB business services connect to HTTPS URLS:
"The invocation resulted in an error: com.bea.wli.sb.service.handlerchain.HandlerException: com.bea.wli.sb.services.dispatcher.DispatchException: weblogic.net.http.CompatibleSOAPHttpsURLConnection cannot be cast to weblogic.net.http.HttpURLConnection."
Customer goal is to be able to Secure Datasource connection to Azure SQLServer database
the -DUseJSSECompatibleHttpsHandler=true flag is required to connect to Azure SQL server database using the Microsoft SQLServer JDBC driver that requires authentication=ActiveDirectoryPassword property.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |