What is http tunneling? How can we configure it on weblogic?
Answer / Shitin Kumar
HTTP Tunneling in Weblogic allows secure communication over HTTP by encapsulating HTTP traffic within the body of an SSL/TLS connection. To configure HTTP tunneling, you need to enable it in the WebLogic Server security configuration and modify your application to send requests through the tunnel.
| Is This Answer Correct ? | 0 Yes | 0 No |
How Work Manager works in wls 9.2 and above versions?
If you get Null point exception at the time of ear deployment from console what will be you next steps to resolve the problem.
when we creates a domain, it creates one-startManagedWebLogic in bea user_projects\domains\MyDomain\bin dir. Suppose we have 2 or more than 2 managed severs in our unix env.how can we start all our managed servers. I know we have to copy startManagedWebLogic with server name.then wht to modify in the script to start ecah of the managed servers?
How does concurrency work for message-driven beans? : BEA Weblogic
What is meany by proxy server?
How many messages are sent across the network for processing topic messages? : BEA Weblogic
How do I provide user credentials for starting weblogic server?
What happens when database down in weblogic
what will happen if a managed server will go down at the time of performing the request
What is Virtual Host in WebLogic? How to create it & what is the advantage?
What are the advantages node manager?
Explain load blancing alogarthims in cluster??