[jboss-jira] [JBoss JIRA] (JBEE-172) Unable to find unambiguous method: class java.lang.String.replace(java.lang.String, java.lang.String)

Scott Marlow (JIRA) issues at jboss.org
Fri Aug 3 08:34:02 EDT 2018


    [ https://issues.jboss.org/browse/JBEE-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614572#comment-13614572 ] 

Scott Marlow commented on JBEE-172:
-----------------------------------

[~szacharov]
I just released 1.0.12.Final [https://github.com/jboss/jboss-el-api_spec/releases/tag/jboss-el-api_3.0_spec-1.0.12.Final], thanks for asking!  Can you verify the fix via the [https://github.com/jboss/jboss-el-api_spec/releases/tag/jboss-el-api_3.0_spec-1.0.12.Final]?

I also pushed the release to [https://repository.jboss.org], but that might take a few more minutes to show up.

> Unable to find unambiguous method: class java.lang.String.replace(java.lang.String, java.lang.String)
> -----------------------------------------------------------------------------------------------------
>
>                 Key: JBEE-172
>                 URL: https://issues.jboss.org/browse/JBEE-172
>             Project: JBoss JavaEE Spec APIs
>          Issue Type: Bug
>          Components: jboss-el-api
>    Affects Versions: jboss-el-api_3.0_spec-1.0.7.Final
>         Environment: Wildfly 10, Jdk 8
>            Reporter: Ramesh khot
>            Assignee: Scott Marlow
>
> I am using String.replace('-',' ') function inside jstl/core forEach tag but getting 
> Unable to find unambiguous method: class java.lang.String.replace(java.lang.String, java.lang.String)
> 	at com.sun.faces.facelets.tag.TagAttributeImpl.getObject(TagAttributeImpl.java:358)
> 	at com.sun.faces.facelets.tag.TagAttributeImpl.getValue(TagAttributeImpl.java:322)
> 	at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.assignUniqueId(ComponentTagHandlerDelegateImpl.java:434)
> 	at com.sun.faces.facelets.tag.jsf.ComponentTagHandlerDelegateImpl.apply(ComponentTagHandlerDelegateImpl.java:180)



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list