Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1391

org.apache.commons.beanutils module should depend on org.apache.commons.collections

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.Beta1
    • 7.0.0.Final
    • Class Loading
    • None
    • Workaround Exists
    • Hide

      Add the org.commons.collections dependency to the org.commons.beanutils module, this is resolved.

      Show
      Add the org.commons.collections dependency to the org.commons.beanutils module, this is resolved.

      When deploying a project that depends on the org.commons.beanutils project, the classloader for the org.commons.beanutils module throws an exception:

      java.lang.ClassNotFoundException:org.apache.commons.collections.Transformer from [Module "org.apache.commons.beanutils:main" from local module loader @6ef137d

      After adding the org.commons.collections dependency to the org.commons.beanutils module, this is resolved.

              dlloyd@redhat.com David Lloyd
              skroll_jira Scott Kroll (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: