[jboss-dev-forums] [JBoss AS 7 Development] - Re: Fail to deploy Ejb3 in action sample project to Jboss AS 7
Ondrej Zizka
do-not-reply at jboss.com
Sun Apr 15 18:01:55 EDT 2012
Ondrej Zizka [https://community.jboss.org/people/ozizka] created the discussion
"Re: Fail to deploy Ejb3 in action sample project to Jboss AS 7"
To view the discussion, visit: https://community.jboss.org/message/730146#730146
--------------------------------------------------------------
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
[https://community.jboss.org/message/730146#730146]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120415/e4fa1607/attachment.html
More information about the jboss-dev-forums
mailing list