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

Server adapter fails to publish modules with non-ASCII class names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.2.0.CR1
    • 4.2.0.Beta3, 4.2.0.CR1
    • server
    • Hide

      EAR project with dependency on a plain java "Utility module", deploy to EAP 5.2.0, a Java class with a non-ASCII name.

      Show
      EAR project with dependency on a plain java "Utility module", deploy to EAP 5.2.0, a Java class with a non-ASCII name.

      I have a 35 module war/ear project, where multiple plain jar modules are deployed as bundled libraries in the ear module. The problem is, two of these modules fail to deploy to the server deploy folder, and as a result, ClassNotFoundExceptions are thrown from the JBoss class loader. If I close the projects containing the two troublesome modules, they are deployed correctly and everything is fine (as with the Kepler version). The two modules show up in the "Bundled libraries" view in the ear project, and they show under the ear deployment in the server view. But, in the server view, the decoration on the server is always "Republish" after startup, even though the ear module is "Synchronized". The non-deployed modules have no decoration at all, while the other modules all show "Synchronized".

      The problem seems to be classes with non-ASCII class names. If I rename the classes, the modules are deployed correctly.

            rob.stryker Rob Stryker (Inactive)
            axelw_jira Axel Wathne (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: