My Oracle Support Banner

P6 Web Services Redirects Incorrectly When Configured for SSL (HTTPS) (Doc ID 2910448.1)

Last updated on NOVEMBER 22, 2022

Applies to:

Primavera Web Services - Version 18.8 and later
Information in this document applies to any platform.

Symptoms

When accessing P6 Web Services over SSL the wsdl fails to load. For example, it may return the services page instead of the wsdl. If connecting to https://<HOST>/p6ws/services/ActivityService?wsdl, then http://<HOST>/p6ws/services.jsp is returned.


STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Set up the http server with the following settings:
    ProxyPass /p6ws/ http://<HOST>:8206/p6ws/services/
    ProxyPassReverse /p6ws/ http://<HOST>:8206/p6ws/services/
2. Browse to http://<HOST>:8206/p6ws/services/ActivityService?wsdl and it correctly displays the ActivityService?wsdl page
3. Browse to https://<HOST>/p6ws/services/ActivityService?wsdl and it incorrectly displays the services page which shows a list of services instead of the wsdl

Changes

 

Cause

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
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.