A new comment was posted on JDF Project site


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

 
  Reply to Vineet Reynolds  
 
 
 
 

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.

 
 
 
Vineet Reynolds’s comment is in reply to franleplant:
 
}

Hey Guys!

Im trying to run Arquillian test following this tutorial but I get this error, any clues?:

Tests run: 1, Failures: 0, Errors: 1 ...

Read more