Uploaded image for project: 'Commons BeanUtils'
  1. Commons BeanUtils
  2. BEANUTILS-536

Upgrading to Java 8 breaks the code with latest beanutills version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.8.3, 1.9.3
    • None
    • Bean / Property Utils
    • None

    Description

      Hello Team,

      We are migrating to WAS9 from Was8 as a results updated Java version from Java 6 to Java8.

      After we deployed app in UAT. EVerything working except this issue which is linked to Beanutills. We are wondering if we need to modify code. We upgraded beanutills version from 1.0 to 1.8.3 and 1.9.3 but it failed in both scenerio.

      Caused by:
      java.lang.NoSuchMethodException: Property 'somename' has no getter method
      at org.apache.commons.beanutils.PropertyUtils.getIndexedProperty(PropertyUtils.java:509)
      at org.apache.commons.beanutils.PropertyUtils.getIndexedProperty(PropertyUtils.java:428)
      at org.apache.commons.beanutils.PropertyUtils.getNestedProperty(PropertyUtils.java:770)
      at org.apache.commons.beanutils.PropertyUtils.getProperty(PropertyUtils.java:801)

      Attachments

        Activity

          People

            Unassigned Unassigned
            ansh05 Pankaj Khurana
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: