Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1967

Problem deplying AKKA app on Jboss 7.0.2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Beta1
    • 7.0.2.Final
    • None
    • None
    • Hide

      Deploy a war file with AKKA.

      Show
      Deploy a war file with AKKA.

    Description

      When trying to deploy a small AKKA application bundled in a war. I get classloader errors. See log file for more info.

      Caused by: java.lang.NoClassDefFoundError: org/omg/CORBA/portable/IDLEntity
      java.lang.LinkageError: com/eaio/uuid/UUID

      mavne dependencies that create the problem:
      <dependency>
      <groupId>se.scalablesolutions.akka</groupId>
      <artifactId>akka-actor</artifactId>
      <version>1.2</version>
      </dependency>
      <dependency>
      <groupId>se.scalablesolutions.akka</groupId>
      <artifactId>akka-spring</artifactId>
      <version>1.2</version>
      </dependency>

      Attachments

        1. akkawar.tar.bz2
          10 kB
        2. server.log
          38 kB

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            idar_jira Idar Borlaug (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: