[ 
https://issues.apache.org/jira/browse/TAP5-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship reassigned TAP5-2130:
------------------------------------------

    Assignee: Howard M. Lewis Ship
    
> Services interfaces that inherit from "Runnable" cause @Startup methods being 
> called twice
> ------------------------------------------------------------------------------------------
>
>                 Key: TAP5-2130
>                 URL: https://issues.apache.org/jira/browse/TAP5-2130
>             Project: Tapestry 5
>          Issue Type: Bug
>            Reporter: Christian Riedel
>            Assignee: Howard M. Lewis Ship
>            Priority: Critical
>
> Service interfaces that inherit from "Runnable" and have any contributions 
> will cause Tapestry to
> assume all of RegistryStartup's contributions to be matching as well, so 
> they'll be executed
> as soon as that custom service's contributions are executed.
> public interface AnyService extends Runnable {
>     void anything();
> }
> Related posts in the mailing list:
> - 
> http://mail-archives.apache.org/mod_mbox/tapestry-users/201211.mbox/%[email protected]%3E
> - 
> http://mail-archives.apache.org/mod_mbox/tapestry-users/201211.mbox/%[email protected]%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to