[ 
https://issues.apache.org/jira/browse/CAMEL-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13505320#comment-13505320
 ] 

Shrish Srivastava commented on CAMEL-5826:
------------------------------------------

Can you please delete the xml file specified in this ticket from history as 
customer does not want to share it.Or you can make it as private jira ticket so 
that it is not viewable.


                
> Apache Camel 2.9 Splitter with tokenize dont work with namespaces
> -----------------------------------------------------------------
>
>                 Key: CAMEL-5826
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5826
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-stax
>         Environment: Windows
>            Reporter: Shrish Srivastava
>            Assignee: Rich Newcomb
>            Priority: Critical
>
> when trying to tokenize a stream having namespaces, no tokens are produced 
> with inheritNamespaceTagName property.
> -------------------------------------------------------------------
> <route id="hrp.connectorsCtxt.sddRcvFile2">
> <from
>                            
> uri="file:C:\Temp\esb\sdd\in?recursive=true&amp;preMove=.processing&amp;move=../.processed"
>  />
>                     <camel:split streaming="true">
>                            <tokenize token="suiviDemande" 
> inheritNamespaceTagName="suivisDemandes" xml="true"/>
>                            <log message="${header.CamelSplitIndex} : 
> ${in.body}" />
>                     </camel:split>
>              </route>
> -------------------------------------------------------------------

--
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