I now get this:
15:58:20,468 ERROR [StandardContext] Error starting static Resources
java.lang.IllegalArgumentException: Document base
C:\projects\branches\jbossas\Branch_5_0\build\output\jboss-5.0.1.GA\server\default\deploy\jboss-seam-booking.ear\jboss-seam-booking.war
does not exist or is not a readable directory
at
org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:141)
at
org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:4021)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4188)
at
org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:315)
at
org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:147)
at
org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:457)
at
org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
at org.jboss.web.deployers.WebModule.start(WebModule.java:97)
while running JBossAS branch 5_0 testsuite: "build test
-Dtest=deployers/seam"
Dimitris Andreadis wrote:
How can we make the next testsuite run, pick the latest snapshot of
VFS?
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-test...
AFAICT, maven will check for new snapshots *once* per day
Ales Justin wrote:
>> I'll first try to chase down this one:
>> -
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=149737
>
> OK, got it.
> Finally successfully mocked the sucker ... :-)
>