[ https://issues.apache.org/jira/browse/AXISCPP-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
nadir amra updated AXISCPP-789: ------------------------------- Component/s: Client - Stub Client - Engine Client - API > Axis C++ should catch invalid/incorrect inputs in the request messages > ---------------------------------------------------------------------- > > Key: AXISCPP-789 > URL: https://issues.apache.org/jira/browse/AXISCPP-789 > Project: Axis-C++ > Issue Type: Bug > Components: Client - API, Client - Engine, Client - Stub > Reporter: Manohar > Priority: Minor > > Given a wrong input value to the XSD types, Axis C++ should catch these > invalid/incorrect input values in the request mesage. To expalin this > further, > for XSD_Name type, when input is given as "A simple test message" which is > invalid , Axis C++ allows this input and when the server receive request > message it rejects it as an IllegalArgument. This should be caught by the > client and it should report some error to the user rather than allowing it > and receving back an error from the server. This happens with other datatpes > as well. So far I've observed this for the following types. > XSD_Name > XSD_NCName > XSD_anyURI > I will update this list as and when I see this problem for other types. The > existing testcases for these types can be used to reproduce this problem. > Regards > Manohar -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]