XSD_NMTOKEN test is using the following incorrect message string, "This is a 
message!".
---------------------------------------------------------------------------------------

         Key: AXISCPP-865
         URL: http://issues.apache.org/jira/browse/AXISCPP-865
     Project: Axis-C++
        Type: Bug
  Components: Test  
 Environment: n/a
    Reporter: Fred Preston


In XSD_NMTOKEN the token message is set to "This is a message!".  The server 
always replies with a fault.  Under further investigation, a NMTOKEN cannot be 
longer than 8 characters and only a very restricted set of characters are 
allowable.  If I change the message to be just 'message' the test passed 
successfully (although the esxpected results is now incorrect!).

-- 
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