2 Replies Latest reply on Oct 25, 2007 7:12 AM by maxandersen

    showstopper issue in microcontainer included in jboss embedd

    maxandersen

      Hi,

      I sat down with Ales yesterday trying to workaround the bug
      http://jira.jboss.org/jira/browse/JBMICROCONT-158 which is preventing me from proper supporting Seam2 unit tests runs in our tooling.

      Unfortunately we couldn't find one and we are now stuck ;(

      The workaround we tried was to write a custom deployer and also just to rename the directory to e.g. classes.jar in the hope the deployer that handles exploded jars would pick it up.

      But to no prevail.

      Does anyone know any other magical tricks prevent MC from complaining
      about directories that has a META-INF/MANIFEST.MF and possibly also a META-INF/ejb-jar.xml ?