Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5817

Wicket-JMX should depend on asm-util

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 7.0.0-M4
    • 7.0.0-M5
    • wicket-jmx
    • None

    Description

      Trying to start an application that depends on wicket-jmx fails with:

      java.lang.NoClassDefFoundError: org/objectweb/asm/Type
      at net.sf.cglib.core.TypeUtils.parseType(TypeUtils.java:184)
      at net.sf.cglib.core.KeyFactory.<clinit>(KeyFactory.java:66)
      at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
      at org.apache.wicket.jmx.Initializer.createProxy(Initializer.java:256)

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: