[ 
http://issues.apache.org/jira/browse/WSIF-66?page=comments#action_12358728 ] 

Aleksander Slominski commented on WSIF-66:
------------------------------------------

As far as I remember CONTEXT_HTTP_* is used only to set few simple things (like 
HTTP user and password!) but it could be certainly extended to set HTTP headers 
- though I am not sure how to pass a pair of strings (both header name and 
value should be passed ...).

the other possibility is always to access underlying WSIF provider and its 
transport-level API - i think this could be done currently with AXIS provider 
by accessing Call object?


> unable to set custom http headers
> ---------------------------------
>
>          Key: WSIF-66
>          URL: http://issues.apache.org/jira/browse/WSIF-66
>      Project: Axis-WSIF
>         Type: Improvement
>   Components: Basic Architecture
>     Versions: 2.0
>  Environment: win nt, tomcat 4.1, axis
>     Reporter: Nivedita
>     Priority: Minor
>      Fix For: future

>
> Thw WSIF api does not allow to set cutom http headers. I looked into the 
> source code of Wsif and found that addHTTPHeader method which is called for 
> setting the http headers is  setting only the username and password property.

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

Reply via email to