Uploaded image for project: 'JBoss Enterprise Spec APIs'
  1. JBoss Enterprise Spec APIs
  2. JBEE-172

Unable to find unambiguous method: class java.lang.String.replace(java.lang.String, java.lang.String)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • jboss-el-api_3.0_spec-1.0.7.Final
    • jboss-el-api
    • None

      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)

            smarlow1@redhat.com Scott Marlow
            ramesh.khot Ramesh khot (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: