When exception arises from createMessageFromValue, create Protocol specific 
exception instead of the generic WebserviceException
--------------------------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-2784
                 URL: https://issues.apache.org/jira/browse/AXIS2-2784
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
    Affects Versions: 1.3
         Environment: win XP + SUn JDK 1.5
            Reporter: Lin Sun
             Fix For: 1.3
         Attachments: Axis2-2784.patch

During dispatch.invoke, we create ProtocolException via createSystemException 
if the response has fault.  However, we didn't create ProtocolException if 
there is any exception when executing createMessageFromValue.  Protocol 
specific exception is required when throwing an exception as a result of the 
protocol level fault.

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

Reply via email to