You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/02/11 16:49:59 UTC

[jira] Created: (SMX4NMR-70) If an error occurs while dispatching a message, stopping the assembly will wait forever

If an error occurs while dispatching a message, stopping the assembly will wait forever
---------------------------------------------------------------------------------------

                 Key: SMX4NMR-70
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-70
             Project: ServiceMix NMR
          Issue Type: Bug
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet
             Fix For: 1.0.0


The reason is that the org.apache.servicemix.jbi.deployer.impl.AssemblyReferencesListener will not be aware that exchanges prematurely end.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4NMR-70) If an error occurs while dispatching a message, stopping the assembly will wait forever

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4NMR-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SMX4NMR-70.
------------------------------------

    Resolution: Fixed

Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/AssemblyReferencesListener.java
Transmitting file data .
Committed revision 748127.

> If an error occurs while dispatching a message, stopping the assembly will wait forever
> ---------------------------------------------------------------------------------------
>
>                 Key: SMX4NMR-70
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-70
>             Project: ServiceMix NMR
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0.0
>
>
> The reason is that the org.apache.servicemix.jbi.deployer.impl.AssemblyReferencesListener will not be aware that exchanges prematurely end.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4NMR-70) If an error occurs while dispatching a message, stopping the assembly will wait forever

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4NMR-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49992#action_49992 ] 

Guillaume Nodet commented on SMX4NMR-70:
----------------------------------------

Sending        jbi/cluster/engine/src/main/java/org/apache/servicemix/jbi/cluster/engine/ClusterEngine.java
Sending        jbi/deployer/src/main/java/org/apache/servicemix/jbi/deployer/impl/AssemblyReferencesListener.java
Sending        jbi/runtime/src/test/java/org/apache/servicemix/jbi/runtime/ExchangeCompletedListener.java
Sending        nmr/api/src/main/java/org/apache/servicemix/nmr/api/event/ExchangeListener.java
Sending        nmr/core/pom.xml
Sending        nmr/core/src/main/java/org/apache/servicemix/nmr/core/ChannelImpl.java
Sending        nmr/core/src/main/java/org/apache/servicemix/nmr/core/FlowRegistryImpl.java
Adding         nmr/core/src/test/java/org/apache/servicemix/nmr/core/ChannelImplTest.java
Sending        nmr/management/src/main/java/org/apache/servicemix/nmr/management/ManagementEndpointRegistry.java
Sending        pom.xml
Transmitting file data ..........
Committed revision 747853.

> If an error occurs while dispatching a message, stopping the assembly will wait forever
> ---------------------------------------------------------------------------------------
>
>                 Key: SMX4NMR-70
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-70
>             Project: ServiceMix NMR
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0.0
>
>
> The reason is that the org.apache.servicemix.jbi.deployer.impl.AssemblyReferencesListener will not be aware that exchanges prematurely end.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.