JBoss Community

Re: Fail to deploy Ejb3 in action sample project to Jboss AS 7

created by Ondrej Zizka in JBoss AS 7 Development - View the full discussion

And you're not bothered by the

{code}23:25:40,489  WARN  [org.jboss.as.server.deployment.service-loader] (MSC service  thread 1-2) Encountered invalid class name  "implClass=org.jboss.shrinkwrap.descriptor.impl.spec.jpa.persistence.PersistenceDescriptorImpl"  for service type  "org.jboss.shrinkwrap.descriptor.api.spec.jpa.persistence.PersistenceDescriptor"{code}?

In 7.1.1, this prevents succeful deployment.

 

In my case, I forgot <scope>test</scope> for  jboss-as-arquillian-container-managed, which brought it's deps to .war and caused this.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community