Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4200

WAR MDB cannot obtain superclass on module classpath

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 8.2.0.Final
    • Class Loading, EJB
    • None
    • Hide

      see forum thread for the 2 steps you need to do to replicate (basically you (1) unzip the zip file attached to the forum thread in an 8.2 wildfly, then (2) run standalone.sh, and the problem shows up).

      Show
      see forum thread for the 2 steps you need to do to replicate (basically you (1) unzip the zip file attached to the forum thread in an 8.2 wildfly, then (2) run standalone.sh, and the problem shows up).

      see the forum post for details:

      https://developer.jboss.org/message/914355

      but suffice it to say this is similar to https://issues.jboss.org/browse/AS7-2638 which appears to have come back again.

      In my WAR, I have an MDB which extends a class (in which that superclass implements MessageListener) and that superclass is in a module that my WAR depends on; the MDB fails to deploy. I have to explicitly add an annotation attribute to workaround the problem.

      Again, see the forum for the very easy steps to replicate with a small zip file that contains the replication code.

            Unassigned Unassigned
            jmazzitelli John Mazzitelli
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: