[
http://jira.jboss.com/jira/browse/JBWS-2245?page=all ]
Aleksandar Kostadinov updated JBWS-2245:
----------------------------------------
Summary: test cannot find temp directory (was: jboss.home property needed where
jboss42.home already supplied)
test cannot find temp directory
-------------------------------
Key: JBWS-2245
URL:
http://jira.jboss.com/jira/browse/JBWS-2245
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: jbossws-2.0.1.SP2
Reporter: Aleksandar Kostadinov
Using
http://anonsvn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-2... and
running tests against SOA-P CP02 candidate
org.jboss.test.ws.jaxws.samples.xop.doclit.XOPBareTestCase.testAttachmentpartSwap
org.jboss.test.ws.jaxws.samples.xop.doclit.XOPHandlerTestCase.testAttachmentpartSwap
Fail with:
junit.framework.AssertionFailedError: Temp dir doesn't exist
at
org.jboss.test.ws.jaxws.samples.xop.doclit.XOPBase.testAttachmentpartSwap(XOPBase.java:146)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
Looking at the junit report xml I see that the property jboss.home is set correctly so
obviously Temp dir is not created for some reason.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira