Hide Forgot
project_key: JBEPP There is exception in application registry when there are 2 JSR-286 portlets deployed and both have same portlet-name configured in portlet.xml (tested with 2 protlets from different applications). Most easy scenario to simulate is with "simplesthelloworld" and "idmhelloworld" applications from portlet examples (both of them have portlet called "SimplestHelloWorldPortlet" in portlet.xml ) Steps to reproduce: 1) Build and deploy "simplesthelloworld" application from doc packaging (located in epp5 docs-zip under jboss-epp-5.0-docs/epp-doc/examples/portlets ) 2) Build and deploy "idmhelloworld" application from doc packaging (located in epp5 docs-zip under jboss-epp-5.0-docs/epp-doc/examples/portlets ) 3) Start EPP5 4) Login as root in EPP5 and go to application registry (issue1: I have 2 portlets called "SimplestHelloWorldPortlet" in categories and I don't know which belongs to simplesthelloworld application and which to idmhelloworldapplication) 5) Add first SimplestHelloWorldPortlet to some category in application registry. 6) Add second SimplestHelloWorldPortlet to some category in application registry. Now I am seeing Unknown error and Exception in server.log (attached exception stacktrace)
Attachment: Added: appRegistry-2sameNamePortlets-exception.txt
Release Notes Docs Status: Added: Not Required