Re: [AXIS2] :Mismatched header type

2011-03-21 Thread Ajith Ranabahu
Just something to try out - I have a feeling this has to be related to headers Since you can get it working with WAS to WAS , use tcpmon to observe the headers Do the same for Axis2 / WAS pair and check the difference. You can get TCPMon from http://ws.apache.org/commons/tcpmon/ Aj On Mon, Mar

RE: [AXIS2] :Mismatched header type

2011-03-21 Thread Martin Gainty
which http-server are you implementing? if apache do you have mod_rewrite rewriting the request headers? http://httpd.apache.org/docs/current/mod/mod_rewrite.html ? Martin __ Date: Mon, 21 Mar 2011 22:34:18 +0530 From: axis2dev-webservi...@yahoo.

Re: [AXIS2] :Mismatched header type

2011-03-21 Thread mark
Hi Martin, I am using IBM WAS 6.1 and using axis2 1.5 What do you mean by the connector ?? HTTP 1.1 is supported.. the strange thing is when i hit the client directly from WAS to WAS there isn't a problem. but when i do it through the HTTP Server the header type is changed. I'll mail you the files

RE: Axis2-1.4.1 binary download link broke

2011-03-21 Thread Meeusen, Christopher W.
The refresh worked. Thanks much. -Original Message- From: [email protected] [mailto:[email protected]] On Behalf Of Andreas Veithen Sent: Monday, March 21, 2011 11:56 AM To: java-user@axi

Re: Axis2-1.4.1 binary download link broke

2011-03-21 Thread Andreas Veithen
The 1.4.1 release has been archived recently. The link should now point to archive.apache.org. If you are still seeing a link to a mirror, then the page is served from a proxy and you need to refresh it. Andreas On Mon, Mar 21, 2011 at 17:52, Meeusen, Christopher W. wrote: > I’m trying to downlo

Axis2-1.4.1 binary download link broke

2011-03-21 Thread Meeusen, Christopher W.
I'm trying to download the 1.4.1 binary from http://axis.apache.org/axis2/java/core/download.cgi and the links for the zip appear to be broken. Is anyone else seeing this? Thanks, Chris

AW: Client WS-Addressing with multiple callback

2011-03-21 Thread Stadelmann Josef
Maybe this comment helps a bit, as I am not an expert on using this until now, just a few things, but never went that far. +++ an excerpt from here back in 16. Nov 2007 Jan There are two separate issues in asynchronous webservice