[jira] Commented: (AXIS2-931) WSDL2Java generated fault exceptions don't provide a way to specify an exception message or cause.

2006-09-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-931?page=comments#action_12433874 ] Eran Chinthaka commented on AXIS2-931: -- Amila, seems there is a duplication of efforts here. You might not have noticed that I fixed this issue this morning

[jira] Commented: (AXIS2-931) WSDL2Java generated fault exceptions don't provide a way to specify an exception message or cause.

2006-09-11 Thread Derek Foster (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-931?page=comments#action_12433957 ] Derek Foster commented on AXIS2-931: Thanks for fixing this! WSDL2Java generated fault exceptions don't provide a way to specify an exception message or

[jira] Commented: (AXIS2-931) WSDL2Java generated fault exceptions don't provide a way to specify an exception message or cause.

2006-08-17 Thread Derek Foster (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-931?page=comments#action_12428728 ] Derek Foster commented on AXIS2-931: Note that as a result of this bug, the standard Java methods 'getMessage()' and 'getCause()' are useless for such

[jira] Commented: (AXIS2-931) WSDL2Java generated fault exceptions don't provide a way to specify an exception message or cause.

2006-08-17 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-931?page=comments#action_12428734 ] Davanum Srinivas commented on AXIS2-931: Could you please upload your wsdl? thanks, dims WSDL2Java generated fault exceptions don't provide a way to

[jira] Commented: (AXIS2-931) WSDL2Java generated fault exceptions don't provide a way to specify an exception message or cause.

2006-08-17 Thread Derek Foster (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-931?page=comments#action_12428766 ] Derek Foster commented on AXIS2-931: There is a copy of my WSDL in AXIS2-928. I think that pretty much any WSDL that uses faults should exhibit this problem,

[jira] Commented: (AXIS2-931) WSDL2Java generated fault exceptions don't provide a way to specify an exception message or cause.

2006-07-25 Thread Derek Foster (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-931?page=comments#action_12423432 ] Derek Foster commented on AXIS2-931: Actually, on consideration, I'd also like to see some additional constructors: FailureException(String message,