Discussion
6
Replies
294
Views
Instellars Global Consulting
Posted: June 21, 2016
Last activity: January 19, 2017
Closed
Query on LSA (7.1) Quiz - Configuring Message Based Integration - JNDI Services
Which components must be configured at the application server level outside of Pega? (Choose Two)
Destinations (Correct Answer)
JNDI Data Instances
JMS message templates
JNDI services (Correct Answer)
In the above question, what do they mean by "JNDI Services" as we can configure both Producers and Consumers in Pega? Thanks in advance.
Look at the various "JNDI provider url" <env-entry> elements at the bottom of prweb/WEB-INF/web,xml
The actual JNDI implementation, i.e., "service", is vendor-specific.
prweb is a client to the JNDI service that is provided by the web/app server it runs within.
EX: