You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2007/11/06 12:25:50 UTC

[jira] Resolved: (AXIS2-3115) Detail in Error message thrown from databinding types is not explanatory

     [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org