i think i fixed it.

here what was happening for me:
1) first test -> create xxx/0/test.war
2) deploy test -> unpack test.war in xxx/0/test
3) undeploy test -> delete(0) was not working, all files was deleted but
not folders (empty WEB-INF/lib for instance
4) 2nd test -> create xxx/0/test.war (the war was not more existing so we
use again this location)
5) unpack doesn't work since the folder exists
6) we deploy an empty archive

now i test the unpacked folder too before dumping the arquillian archive so
it should be fine

- Romain


2012/4/25 AndyG <[email protected]>

> Getting exactly the same here.
>
> Added some debug logging and path fixes already to try and track arquillian
> errors down.
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/webapp-arquillian-adapter-issue-under-win-tp4584407p4585682.html
> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>

Reply via email to