[gatein-issues] [JBoss JIRA] Created: (GTNWSRP-14) GateIn as producer - can't register consumer twice (after delete)

Michal Vanco (JIRA) jira-events at lists.jboss.org
Thu Apr 1 05:42:37 EDT 2010


GateIn as producer - can't register consumer twice (after delete)
-----------------------------------------------------------------

                 Key: GTNWSRP-14
                 URL: https://jira.jboss.org/jira/browse/GTNWSRP-14
             Project: GateIn WSRP
          Issue Type: Bug
          Components: Consumer, Producer
         Environment: GateIn (rev. 2384)
            Reporter: Michal Vanco
            Assignee: Chris Laprun


I'm verifying WSRP between 2 instances of GateIn (producer and
consumer).
I found out that it's not possible to register the GateIn producer twice
(I mean create consumer, delete consumer and create consumer again).

I get this message:
Couldn't register with producer 'gatein' Cause:Could not register
consumer named 'host_of_gatein_producer'.

In log of GateIn producer I have:
DuplicateRegistrationException: Consumer named 'host_of_gatein_consumer' 
has already been registered with the same set of registration properties. 
Registration rejected!

Same behavior is when I create consumer, deregister, delete, create
again.

I also checked it with JBoss Portal (2.7.2) as producer and there is no problem
with deleting consumer and creating the same again.

You can simply check it when you start GateIn, add consumer with wsdl:
http://localhost:8080/wsrp-producer/MarkupService?wsdl ,
then delete this consumer and create another one with this wsdl again.

I think there is some problem at deregistration of consumer.

Let me know if you will need more details.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list