[
https://issues.apache.org/jira/browse/AXIS2-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amila Chinthaka Suriarachchi resolved AXIS2-3115.
-------------------------------------------------
Resolution: Fixed
add an error message
> Detail in Error message thrown from databinding types is not explanatory
> ------------------------------------------------------------------------
>
> Key: AXIS2-3115
> URL: https://issues.apache.org/jira/browse/AXIS2-3115
> Project: Axis 2.0 (Axis2)
> Issue Type: Improvement
> Components: adb
> Reporter: Keith Godwin Chapman
> Assignee: Amila Chinthaka Suriarachchi
>
> XML Schema data types have valid values for eg. Name cannot contain spaces.
> If I did the following
> Name name = new Name("test name");
> It throws an error as
> org.apache.axis2.AxisFault: data=[test name]
> I had a look at the code and seems like all messages (supposed to be taken
> from some message bundle) are commented out producing error messages which
> are not self explanatory. If this error was sent to the client side they
> wouldn't know what happened.
--
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]