Missing tests for common user errors involving files and directories at 
initialisation
--------------------------------------------------------------------------------------

         Key: AXISCPP-699
         URL: http://issues.apache.org/jira/browse/AXISCPP-699
     Project: Axis-C++
        Type: Test
  Components: Test  
    Reporter: Mark Whitlock


There are a bunch of tests missing such as...
 - axiscpp.conf not found (this is not an error)
 - no permission to read axiscpp.conf
 - bad owner/group on axiscpp.conf
 - Incorrect spelling of keywords (ClientLogPath) in axiscpp.conf
 - trace directory not found
 - bad permissions/ownership of the trace directory
 - trace file exists (this is not an error)
 - trace file exists bad can't write to it due to ownership/permissions
 - trace directory already full
 - trace directory fills up during test
 - trace directory does not exist
 - startup trace (this is not an error)

These are mostly user errors, but they are common situations that users are 
likely to encounter so Axis C++ should output useful messages or exceptions. 
These situations should all be tested.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to