test.ear does not exist or is not a readable directory

Answered

Created test class, and when I try to run it I get this.  Any suggestions for how I can figure out why that ear wasn't create.  

INFO: Webapp archive location: C:\Users\XXXX\AppData\Local\Temp\export3694914632422069041test.ear
Apr 21, 2017 8:05:12 PM org.apache.catalina.core.StandardContext resourcesStart
SEVERE: Error starting static Resources
java.lang.IllegalArgumentException: Document base C:\Users\XXXX\AppData\Local\Temp\export3694914632422069041test.ear does not exist or is not a readable directory
at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:142)

Annotation is @RunWith(Arquillian.class)

And selected Tomcat embedded v6.x
0
1 comment

The issue is not clear. Please file a ticket at https://intellij-support.jetbrains.com/hc/requests/new and attach a sample project to reproduce.

0

Please sign in to leave a comment.