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/03/23 17:25:58 UTC

[jira] Closed: (AXIS-1217) Axis accepts client requests for operations that are qualified with the incorrect namespace

Message:

   The following issue has been closed.

   Resolver: Davanum Srinivas
       Date: Tue, 23 Mar 2004 8:25 AM

Fixed the example. 
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-1217

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1217
    Summary: Axis accepts client requests for operations that are qualified with the incorrect namespace
       Type: Bug

     Status: Closed
 Resolution: FIXED

    Project: Axis
 Components: 
             Basic Architecture
   Fix Fors:
             current (nightly)
   Versions:
             1.2 Alpha

   Assignee: 
   Reporter: Jim Dibble

    Created: Tue, 3 Feb 2004 6:04 PM
    Updated: Tue, 23 Mar 2004 8:25 AM
Environment: Operating System: Other
Platform: All

Description:
The axis engine ignores the qualifying namespace of an operation when it 
processes the operation.  For example, the client code of 
samples/userguide/example3 sets the operation name to "serviceMethod" 
qualified by the namespace "MyService".  However, according to the WSDL file, 
the correct namespace for qualifying the operation 
is "http://example3.userguide.samples".  To correctly follow the WSDL 
specification, axis should reject the request since it is not qualified by the 
appropriate namespace.


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