Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-15139

Deployment assembly fileset ignores classes on "subpackages"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.1.1.CR1
    • 4.0.0.Final, 4.1.0.Beta2
    • server
    • None
    • Hide
      • Import the projects into the workspace
      • Add the app-project to a JBoss server
      • Full publish

      The a.b.c.Bar.class is not present at /app-project.ear/ejb-project.ear.jar/ as expected.

      Show
      Import the projects into the workspace Add the app-project to a JBoss server Full publish The a.b.c.Bar.class is not present at /app-project.ear/ejb-project.ear.jar/ as expected.

      The fileset deployment assembly is ignoring classes that are inside packages with empty directories.

      For instance:

      a.Foo -> OK
      a.b.c.Bar -> NOT WORKING!

      If you add a file to a.b directory it will deploy Bar class.

      Attached the sample project that shows the error.

      It works on Helios but not on Juno and Kepler and their respective JBoss tools versions.

            rob.stryker Rob Stryker (Inactive)
            renatao.garcia Renato Garcia (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: