Support Policy Knowledge Base
- Audience Targeting for Digital Experience Platform 7.2
 - AWS Cloud Services Support Policy
 - Bookmarks Module for Digital Experience Platform
 - Cobertura de suporte na transição para Quarterly Releases
 - Critical Incident Contact role
 - Digital Experience Platform 7.0 Deprecated and Archived Items
 - Digital Experience Platform 7.1 Deprecated and Archived Items
 - Digital Experience Platform 7.2 Deprecated and Archived Items
 - Digital Experience Platform 7.3 Deprecated and Archived Items
 - Document Conversion Support Policy
 - Document Repository Support Policy
 - Document Thumbnails and Previews Support Policy
 - Glassfish Support Policy
 - Google Authorization Removal in Liferay DXP 7.2
 - IBM DB2 Database Support Policy
 - IBM JDK Support Policy
 - Installing Archived Modules From Liferay's Public Repository
 - Internet Explorer Support Policy
 - Java TCK Certified OpenJDK Binaries
 - JBoss Support Policy
 - JDK7 Concerns
 - JDK Certification, Java TCK Compliance, and Liferay
 - LDAP Support Policy
 - Liferay and Amazon S3 SigV2 Deprecation
 - Liferay Docker Image Security Policy
 - Liferay Documentum Connector for Digital Experience Platform 7.1
 - Liferay DXP 2023.Q3 and DXP 2023.Q4 Transitional Support Coverage
 - Liferay DXP 7.0 Fix Pack Releases
 - Liferay DXP Compatibility with Elasticsearch Service on Elastic Cloud
 - Liferay Security Practices
 - Liferay Social Networking for Digital Experience Platform 7.1
 - Liferay Web Proxy Module for Digital Experience Platform 7.1
 - Linux (general) Operating System Support Policy
 - Microsoft Azure Cloud Services Support Policy
 - Microsoft Edge Compatibility
 - Microsoft SQL Server Database Support Policy
 - Mobile Device Support Policy
 - MySQL Database Support Policy
 - NTLM Module in Digital Experience Platform 7.2
 - OpenID Removal in Liferay DXP 7.2
 - Oracle Database Support Policy
 - Oracle JDK Support Policy
 - Oracle JRockit JDK Support Policy
 - PostgreSQL Database Support Policy
 - Red Hat Enterprise Operating System Support Policy
 - Resources Importer
 - Rolling Restart - Breaking Changes
 - SAML Support Policy
 - Search Portlet in Liferay DXP 7.2
 - Solaris Operating System Support Policy
 - SSO (general) Policy
 - Third-Party Paid Apps Activation Support Policy
 - Tomcat Support Policy
 - WebDAV Support Policy
 - WebLogic Support Policy
 - WebSphere Support Policy
 - Wildfly Support Policy
 - Xuggler Support Policy
 
Liferay Web Proxy Module for Digital Experience Platform 7.1
The Web Proxy Portlet allows web applications to be embedded within a portlet while keeping the user interaction within the portal context. The portlet is deprecated and was removed from Digital Experience Platform (DXP) 7.1 due to low adoption. The portlet will not be released as an app on Marketplace.
Resolution
The portlet is implemented using the PortletBridge project which is no longer under active development. For this reason, alternatives should be sought if the same functionality is needed. Issues reported concerning the Web Proxy portlet will not be resolved in DXP 7.1 according to the Deprecated Items support policy.
If you still require the Web Proxy portlet it can be obtained through Liferay’s public repository.
- Navigate to Liferay’s public repository.
 - Search for the the Web Proxy portlet module by searching for com.liferay.web.proxy.web
 - Locate and select version 2.0.0 of the web jar
 - Click on the Artifact tab
 - Download the jar by selecting the Download button
 - Deploy the jar in the desired environment by placing the jar in the deploy folder.
 - Create a new file called 
com.liferay.web.proxy.web.internal.portlet.WebProxyPortlet.config - Change the display category by adding the text below to the body of the file. 
com.liferay.portlet.display-category="category.tools"
 - Place the file in the 
/osgi/configsfolder located in the Liferay home folder. - The Web Proxy will now be available under the Add > Widgets menu in the Tools category.
 
The jar can also be downloaded by clicking on the attachment below: