[ 
https://issues.apache.org/jira/browse/JUDDI-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tom Cunningham resolved JUDDI-304.
----------------------------------

    Resolution: Fixed

Configure the test to use java.io.tmpdir and confgiure maven so that the 
java.io.tmpdir is "temp", which is the default tomcat java.io.tmpdir.

For other appservers, in order to configure this, you need to do two things : 

1) Either start maven with -Djava.io.tmp.dir=<your-temp-dir> or change the 
uddi-tck pom.xml so the java.io.tmpdir in there has a value of <your-temp-dir>

2) Change log4j.properties so that log4j writes the uddiclient.log out to 
<your-temp-dir>

> uddi_090_SubscriptionListenerIntegrationTest fails easily
> ---------------------------------------------------------
>
>                 Key: JUDDI-304
>                 URL: https://issues.apache.org/jira/browse/JUDDI-304
>             Project: jUDDI
>          Issue Type: Improvement
>    Affects Versions: 3.0
>            Reporter: Kurt T Stam
>            Assignee: Tom Cunningham
>            Priority: Minor
>             Fix For: 3.0.1
>
>
> We should come up with a better way, it's to hard to find the uddiclient.log 
> file when running on different appservers

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to