You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pubscribe-dev@ws.apache.org by "Sal Campana (JIRA)" <ji...@apache.org> on 2005/07/20 23:29:46 UTC

[jira] Closed: (HERMES-13) TopicImpl.topicChanged shoud call topicChanged method of listeners with 'topic', not 'this'

     [ http://issues.apache.org/jira/browse/HERMES-13?page=all ]
     
Sal Campana closed HERMES-13:
-----------------------------

    Resolution: Fixed
     Assign To: Sal Campana

I made the change...After reviewing only the "this" reference makes it in there today, however it is a public method so there was potential for a problem to occur...

> TopicImpl.topicChanged shoud call topicChanged method of listeners with 'topic', not 'this'
> -------------------------------------------------------------------------------------------
>
>          Key: HERMES-13
>          URL: http://issues.apache.org/jira/browse/HERMES-13
>      Project: Pubscribe
>         Type: Bug
>   Components: BaseNotification
>  Environment: Beta version (May 25, 2005 stable release)
>     Reporter: Masahiro Kurosawa
>     Assignee: Sal Campana
>     Priority: Minor

>
> Package: org.apache.ws.notification.topics.impl
> Class: TopicImpl
> Method: topicChanged 
> Line: 228
> - - -
> "listener.topicChanged( this )" should be "listener.topicChanged( topic )".

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pubscribe-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: pubscribe-dev-help@ws.apache.org