You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Maciej Prochniak (JIRA)" <ji...@apache.org> on 2009/05/14 12:48:50 UTC

[jira] Created: (CAMEL-1615) CamelExchangeException implements Serializable but may not be serializable

CamelExchangeException implements Serializable but may not be serializable
--------------------------------------------------------------------------

                 Key: CAMEL-1615
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1615
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.0-M1
            Reporter: Maciej Prochniak


CamelExchangeException implements Serializable (as inheriting from Exception) but has not transient field Exchange.

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


[jira] Resolved: (CAMEL-1615) CamelExchangeException implements Serializable but may not be serializable

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

Claus Ibsen resolved CAMEL-1615.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

trunk: 775486.

> CamelExchangeException implements Serializable but may not be serializable
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-1615
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1615
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Maciej Prochniak
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> CamelExchangeException implements Serializable (as inheriting from Exception) but has not transient field Exchange.

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


[jira] Assigned: (CAMEL-1615) CamelExchangeException implements Serializable but may not be serializable

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

Claus Ibsen reassigned CAMEL-1615:
----------------------------------

    Assignee: Claus Ibsen

> CamelExchangeException implements Serializable but may not be serializable
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-1615
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1615
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Maciej Prochniak
>            Assignee: Claus Ibsen
>
> CamelExchangeException implements Serializable (as inheriting from Exception) but has not transient field Exchange.

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