[jboss-jira] [JBoss JIRA] (WFLY-9485) Wildfly does not load certain scala classes

Coen Damen (JIRA) issues at jboss.org
Thu Oct 26 01:50:00 EDT 2017


Coen Damen created WFLY-9485:
--------------------------------

             Summary: Wildfly does not load certain scala classes
                 Key: WFLY-9485
                 URL: https://issues.jboss.org/browse/WFLY-9485
             Project: WildFly
          Issue Type: Bug
    Affects Versions: 10.1.0.Final
         Environment: Any OS, Java 8.
            Reporter: Coen Damen
            Assignee: Jason Greene


I am developing an application which uses KafkaServer. KafkaServer is partially implemented in Scala.

When creating a WAR (or a JBoss Arquillian test) the deployment fails because of a Malformed Class Name exception.

I have isolated the class that does not load: scala.util.Random. But there may be more, it fails on the first "hit".

The Malformed Class Name issue is well known, hopefully it can be solved.

Please let me know if you need more info.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list