You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/05/15 10:06:39 UTC

[jira] Created: (CAMEL-2725) String to Source type converter is not found in TypeConverterRegistry

String to Source type converter is not found in TypeConverterRegistry
---------------------------------------------------------------------

                 Key: CAMEL-2725
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2725
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.2.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.3.0


This causes a problem when you need to convert a {{String}} payload to a {{javax.xml.transformation.Source}} such as when using the XSTL component.



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


[jira] Resolved: (CAMEL-2725) String to Source type converter is not found in TypeConverterRegistry

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

Claus Ibsen resolved CAMEL-2725.
--------------------------------

    Resolution: Fixed

trunk: 944597.

> String to Source type converter is not found in TypeConverterRegistry
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-2725
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2725
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.2.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> This causes a problem when you need to convert a {{String}} payload to a {{javax.xml.transformation.Source}} such as when using the XSTL component.

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