Multiple choice technology packaged enterprise solutions

Your company is planning to move its webserver to a different physical machine from that of the application server, to implement JOLT based security you must start a JOLT service on the webserver. Referring to this scenario , what service you need to start?

  1. JRAD

  2. WSHL

  3. JRLY

  4. BBL

  5. WSDL

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

JOLT (Java Open Language Toolkit) based security requires the JRLY service to be running on the webserver. This service handles the security layer between the webserver and application server. The other options (JRAD, WSHL, BBL, WSDL) are unrelated to JOLT security services.

AI explanation

JRLY is the Jolt relay service that runs on the web server side to forward HTTP requests to the Tuxedo domain when the web server and application server are split across different physical machines. It acts as the relay component of the Jolt architecture, distinct from JRAD (which runs on the Tuxedo/application server side).