That looks like a deployment failure on JBoss for the ShrinkWrap archive. Do you see any errors in the JBoss server.log file or in the console (that indicates why the deployment failed) ?
Some of the causes for deployment failures would be missing classes in the deployment, missing tables in the database used by the JPA persistence context, or some other required infrastructural element that is absent/not created.
If you don't see any such error, it would be better to post this (with some detail of your ShrinkWrap deployment) in the Arquillian user forum: https://community.jboss.org/en... which is more suited for this form of discussion.
Vineet Reynolds
That looks like a deployment failure on JBoss for the ShrinkWrap archive. Do you see any errors in the JBoss server.log file or in the console (that indicates why the deployment failed) ?
Some of the causes for deployment failures would be missing classes in the deployment, missing tables in the database used by the JPA persistence context, or some other required infrastructural element that is absent/not created.
If you don't see any such error, it would be better to post this (with some detail of your ShrinkWrap deployment) in the Arquillian user forum: https://community.jboss.org/en... which is more suited for this form of discussion.
10:15 p.m., Tuesday Jan. 7
Moderate this comment by email
Email address: vineet.reynolds@gmail.com | IP address: 122.167.103.93
Reply to this email with “Delete”, “Approve”, or “Spam”, or moderate from the Disqus moderation panel.