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

Stuart Douglas (Resolved) (JIRA) jira-events at lists.jboss.org
Sat Nov 5 01:54:45 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas resolved AS7-1967.
---------------------------------

    Fix Version/s: 7.1.0.Beta1
       Resolution: Done

    
> 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
>            Assignee: Stuart Douglas
>             Fix For: 7.1.0.Beta1
>
>         Attachments: akkawar.tar.bz2, server.log
>
>
> 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>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list