Bug 1122527

Summary: Using <wsrp> tag in pages.xml of custom portal container no longer working in JPP 6.1.1
Product: [JBoss] JBoss Enterprise Portal Platform 6 Reporter: Anurag <adebnath>
Component: PortalAssignee: Nobody <nobody>
Status: CLOSED UPSTREAM QA Contact: vramik
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.1CC: epp-bugs, nobody, ppalaga, tkyjovsk
Target Milestone: ER09   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:42:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anurag 2014-07-23 12:46:33 UTC
Description of problem:

Using the <wsrp> tag in pages.xml of a sample portal container to include a portlet marked as remotable, does not works in JPP-6.1.1 and in upcoming JPP-6.2.0.
This used to work flawlessly in JPP-6.1.0.

How reproducible:

Always with JPP-6.1.1 and 6.2

Steps to Reproduce:
1. Deploy a portlet marked remotable in JPP-6.1.
2. Use <wsrp> tag in pages.xml of a custom portal conatiner to include the portlet
3. Start JPP and on accessing the portlet error is thrown as mentioned below


Actual results:

-------------------------
Caused by: org.gatein.pc.api.NoSuchPortletException: No such portlet selfv2./<PortletAppName>.<PortletName>
-------------------------

Expected results:

The portlet should be accessible.

Additional info:

Comment 3 Juraci Paixão Kröhling 2015-02-27 07:15:23 UTC
Master already contains a fix for this. WSRP already has a released version with this fix. PR for 3.8.x sent: https://github.com/gatein/gatein-portal/pull/931

Comment 6 Peter Palaga 2015-03-03 13:30:37 UTC
An improved version of https://github.com/gatein/gatein-portal/pull/931 was merged to 3.8.x branch of GateIn Portal

Comment 7 Tomas Kyjovsky 2015-03-16 18:53:24 UTC
Tested in 6.2.0.ER9 using the following steps:
1) add remotable portlet on a test page (e.g. jsf2 quickstart portlet)
2) export portal site
3) verify <wsrp> tag present in the portlet section of exported pages.xml
4) remove the portlet from test page (or the whole test page altogether)
5) import the previously exported portal site
6) check if portlet present, check for errors in log

Comment 8 Tomas Kyjovsky 2015-05-12 14:22:10 UTC
Successfully retested in 6.2.0.CR3.

Comment 11 Red Hat Bugzilla 2025-02-10 03:42:36 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.