[jbosstools-issues] [JBoss JIRA] (JBIDE-20414) El syntax error on mybatis mapper file

Alexey Kazakov (JIRA) issues at jboss.org
Tue Aug 4 09:16:06 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-20414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-20414:
-----------------------------------
    Description: 
Hello,

On a jsf 2.1 project with jboss tools plugin on eclipse kepler. I use mybatis.

On mybatis mapper file .xml I have an el warning :
EL syntax error: Expecting '}'. when I have a parameter like this :

{code}#{nodeName, javaType=String, jdbcType=VARCHAR}{code}, in a query.

Regards, Olivier

  was:
Hello,

On a jsf 2.1 project with jboss tools plugin on eclipse kepler. I use mybatis.

On mybatis mapper file .xml I have an el warning :
EL syntax error: Expecting '}'. when I have a parameter like this :

#{nodeName, javaType=String, jdbcType=VARCHAR}, in a query.

Regards, Olivier



> El syntax error on mybatis mapper file
> --------------------------------------
>
>                 Key: JBIDE-20414
>                 URL: https://issues.jboss.org/browse/JBIDE-20414
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsf
>         Environment: Eclipse Kepler
>            Reporter: Olivier LE JACQUES
>
> Hello,
> On a jsf 2.1 project with jboss tools plugin on eclipse kepler. I use mybatis.
> On mybatis mapper file .xml I have an el warning :
> EL syntax error: Expecting '}'. when I have a parameter like this :
> {code}#{nodeName, javaType=String, jdbcType=VARCHAR}{code}, in a query.
> Regards, Olivier



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list