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 "Gopalakrishnan (JIRA)" <ji...@apache.org> on 2005/06/30 12:26:58 UTC

[jira] Created: (AXIS2-56) There is no way to set the wsa:Action using the Call

There is no way to set the wsa:Action using the Call
----------------------------------------------------

         Key: AXIS2-56
         URL: http://issues.apache.org/jira/browse/AXIS2-56
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug
  Components: client-api  
    Versions: M2    
 Environment: All
    Reporter: Gopalakrishnan


When using the Call class to make an IN-OUT operation, there is no way to set the wsa:Action header. Some IN-OUT operation may expect a specific wsa:Action Header element. Examples are WS-Management operations.

We need a method like Call.setAction(String).


-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS2-56) There is no way to set the wsa:Action using the Call

Posted by "Srinath Perera (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-56?page=comments#action_12314760 ] 

Srinath Perera commented on AXIS2-56:
-------------------------------------

we have setSOAPAction() method but the Setting WSA action will be useful, will add it!. But point to note is that it is only the  WSA To and WSA Action that is allowed to be set via the call API. 

> There is no way to set the wsa:Action using the Call
> ----------------------------------------------------
>
>          Key: AXIS2-56
>          URL: http://issues.apache.org/jira/browse/AXIS2-56
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: client-api
>     Versions: M2
>  Environment: All
>     Reporter: Gopalakrishnan

>
> When using the Call class to make an IN-OUT operation, there is no way to set the wsa:Action header. Some IN-OUT operation may expect a specific wsa:Action Header element. Examples are WS-Management operations.
> We need a method like Call.setAction(String).

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXIS2-56) There is no way to set the wsa:Action using the Call

Posted by "Srinath Perera (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-56?page=all ]
     
Srinath Perera resolved AXIS2-56:
---------------------------------

    Resolution: Fixed

add the public void setWsaAction(String string) to MEPClient  that will add the method to call!

> There is no way to set the wsa:Action using the Call
> ----------------------------------------------------
>
>          Key: AXIS2-56
>          URL: http://issues.apache.org/jira/browse/AXIS2-56
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: client-api
>     Versions: M2
>  Environment: All
>     Reporter: Gopalakrishnan

>
> When using the Call class to make an IN-OUT operation, there is no way to set the wsa:Action header. Some IN-OUT operation may expect a specific wsa:Action Header element. Examples are WS-Management operations.
> We need a method like Call.setAction(String).

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS2-56) There is no way to set the wsa:Action using the Call

Posted by "Gopalakrishnan (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-56?page=comments#action_12314765 ] 

Gopalakrishnan commented on AXIS2-56:
-------------------------------------

That makes sense.... Thanks!

> There is no way to set the wsa:Action using the Call
> ----------------------------------------------------
>
>          Key: AXIS2-56
>          URL: http://issues.apache.org/jira/browse/AXIS2-56
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: client-api
>     Versions: M2
>  Environment: All
>     Reporter: Gopalakrishnan

>
> When using the Call class to make an IN-OUT operation, there is no way to set the wsa:Action header. Some IN-OUT operation may expect a specific wsa:Action Header element. Examples are WS-Management operations.
> We need a method like Call.setAction(String).

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira