Double registration of consumer with producer is allowed (regression)
---------------------------------------------------------------------
Key: GTNWSRP-253
URL:
https://issues.jboss.org/browse/GTNWSRP-253
Project: GateIn WSRP
Issue Type: Bug
Affects Versions: 2.1.0-Beta08
Environment: EPP5.2.0 ER05, WSRP 2.1.0-EPP520-Beta08
Reporter: Michal Vanco
Assignee: Chris Laprun
Fix For: 2.1.0-Beta09
Attachments: wsrp-doublereg.png, wsrp-doublereg.txt
There is a regression behavior in registering consumer, it wasn't possible to register
same consumer with different names on one producer (because of registration properties).
Now it's possible to register X consumers with same producer (same reg.properties are
used), but it cause some other problems when you delete one of consumers.
You'll get an error like
Invalid registration: There is no Registration with handle '...' when try to
delete another consumer.
After a while of playing with this behavior I was able to drop portal completely ended
with error:
SOAPFaultException: Must pass a non null PortletDescription
...
org.exoplatform.services.portletcontainer.PortletContainerException:
org.gatein.pc.api.NoSuchPortletException: No such portlet _dumbvalue
...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira