You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Darius Cooper (JIRA)" <ji...@apache.org> on 2016/08/01 20:26:20 UTC

[jira] [Commented] (CAMEL-10077) Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: Index: 20, Size: 20

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

Darius Cooper commented on CAMEL-10077:
---------------------------------------

This particular error is because the snippet markers were removed during the ticket: CAMEL-5932
https://issues.apache.org/jira/browse/CAMEL-5932, with the following comment:
"It replaces the use of Spring's JpaTemplate with direct usage of EntityManager within a TransactionTemplate"

The reference to the jpaTemplate was removed from the spring.xml file.
So, I assume that means this Wiki markup should be removed from the docs, but I'm not sure ?

> Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: Index: 20, Size: 20
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-10077
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10077
>             Project: Camel
>          Issue Type: Task
>          Components: documentation
>            Reporter: A.M.
>            Priority: Trivial
>
> steps to reproduce.
> * go to http://camel.apache.org/file2.html
> * scroll untill "Using a JPA based idempotent repository"
> * under the sentence "Then we need to setup a Spring jpaTemplate in the spring XML file:" there is the following error message: 
> "Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: Index: 20, Size: 20"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)