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 ji...@apache.org on 2004/04/15 16:41:43 UTC

[jira] Created: (AXIS-1317) Axis should not return Server.UserException fault

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1317

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1317
    Summary: Axis should not return Server.UserException fault
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Basic Architecture

   Assignee: 
   Reporter: Davanum Srinivas

    Created: Thu, 15 Apr 2004 7:41 AM
    Updated: Thu, 15 Apr 2004 7:41 AM

Description:
Request from Anne.

=======================================================
Dims,

I'm tight on time today, so I'm going to pass this off to you to handle...

One pet peeve I have is that Axis (at least used to -- I haven't noticed if this is still true) returns a Server.UserException Fault.

First, per WS-I BP, we shouldn't be using the dot notation for faults.
Second, per the SOAP spec, a user exception should be a Client fault, not a Server fault. 

A fault code of Server indicates that the request was valid, but for some reason the server wasn't able to process it -- e.g., it got a database timeout. The fault code indicates that the client should be able to resubmit the request without modifying it.

A fault code of Client indicates that there is something wrong with the request, such as a user exception. The fault code indicates that the client must modify the request before resubmitting it.

Can you log this for me?

Thanks,
Anne
=======================================================


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS-1317) Axis should not return Server.UserException fault

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Davanum Srinivas
    Created: Thu, 15 Apr 2004 7:42 AM
       Body:
See http://www.ws-i.org/Profiles/Basic/2003-08/BasicProfile-1.0a.HTML#refinement28027464

---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXIS-1317?page=comments#action_35047

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1317

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1317
    Summary: Axis should not return Server.UserException fault
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Basic Architecture

   Assignee: 
   Reporter: Davanum Srinivas

    Created: Thu, 15 Apr 2004 7:41 AM
    Updated: Thu, 15 Apr 2004 7:42 AM

Description:
Request from Anne.

=======================================================
Dims,

I'm tight on time today, so I'm going to pass this off to you to handle...

One pet peeve I have is that Axis (at least used to -- I haven't noticed if this is still true) returns a Server.UserException Fault.

First, per WS-I BP, we shouldn't be using the dot notation for faults.
Second, per the SOAP spec, a user exception should be a Client fault, not a Server fault. 

A fault code of Server indicates that the request was valid, but for some reason the server wasn't able to process it -- e.g., it got a database timeout. The fault code indicates that the client should be able to resubmit the request without modifying it.

A fault code of Client indicates that there is something wrong with the request, such as a user exception. The fault code indicates that the client must modify the request before resubmitting it.

Can you log this for me?

Thanks,
Anne
=======================================================


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS-1317) Axis should not return Server.UserException fault

Posted by ji...@apache.org.
The following comment has been added to this issue:

     Author: Nelson Minar
    Created: Tue, 4 May 2004 6:26 PM
       Body:
I just tripped into this bug too, while validating some messages via SOAPscope. A quick fix may be just to strip the .foo stuff from Constants.java. But it'd be nice to have a better solution.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXIS-1317?page=comments#action_35402

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1317

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1317
    Summary: Axis should not return Server.UserException fault
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Basic Architecture

   Assignee: 
   Reporter: Davanum Srinivas

    Created: Thu, 15 Apr 2004 7:41 AM
    Updated: Tue, 4 May 2004 6:26 PM

Description:
Request from Anne.

=======================================================
Dims,

I'm tight on time today, so I'm going to pass this off to you to handle...

One pet peeve I have is that Axis (at least used to -- I haven't noticed if this is still true) returns a Server.UserException Fault.

First, per WS-I BP, we shouldn't be using the dot notation for faults.
Second, per the SOAP spec, a user exception should be a Client fault, not a Server fault. 

A fault code of Server indicates that the request was valid, but for some reason the server wasn't able to process it -- e.g., it got a database timeout. The fault code indicates that the client should be able to resubmit the request without modifying it.

A fault code of Client indicates that there is something wrong with the request, such as a user exception. The fault code indicates that the client must modify the request before resubmitting it.

Can you log this for me?

Thanks,
Anne
=======================================================


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira