[jboss-jira] [JBoss JIRA] Created: (AS7-1967) Problem deplying AKKA app on Jboss 7.0.2

Idar Borlaug (JIRA) jira-events at lists.jboss.org
Wed Sep 28 06:35:26 EDT 2011


Problem deplying AKKA app on Jboss 7.0.2
----------------------------------------

                 Key: AS7-1967
                 URL: https://issues.jboss.org/browse/AS7-1967
             Project: Application Server 7
          Issue Type: Bug
    Affects Versions: 7.0.2.Final
            Reporter: Idar Borlaug
         Attachments: server.log

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

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>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list