Question
PRPCServiceUtils using J2EEContext Authentication
Hi Team,
In our organization we have a authentication setup using J2EEContext. We need to use J2EEContext for configuring the PRPCServiceUtils. I tried below approach to configure PRPCServiceUtils with J2EEContext authentication.
below is the URL for the PRPCServiceUtils
http://hostname:port/prweb/PRRestService
PRRestService url pattern is configured to use basic authentication in the web.xml. I changed the urlpattern to use the J2EEContext authentication but still i see its not working. Can you please help with any other approach to enable J2EEContext Auth for the prpcserviceutils.
Regards
Manju
***Updated by moderator: Lochan to add Categories***
Hi,
What is the error you are getting, please share the configuration screenshot and log files.