Ok, i'm looking to add a custom header to the HTTP request made by axis2. ex. HTTP GET http://www.mysite.org/places/place.html MyHeaderInfo: additional info
i tried using the Stub._getServiceClient().addHeader(OMElement element) however the header i added didnt seem to appear when i used ethereal to watch the traffic. again i want to add this to the HTTP header/evelope not the SOAP header/envelope any help anyone could provide would be greatly appreciated. thanks Pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
