Hi Carbon Team,

I guess we are taking about the same issues mentioned in [1]

Seems like the fix mentioned is in [2]. However in latest code found the
fix [3]

AFAIK the original fix is correct.

[1] https://wso2.org/jira/browse/ESBJAVA-2575

[2]
+ if(in.available() != 0) {

-                in = new GZIPInputStream(in);
+                    in = new GZIPInputStream(in);
+                }

[3]
https://github.com/wso2/wso2-axis2/commit/b1267c53fc9d246e0a0e404e2699d44e41ea131b

On Thu, Oct 8, 2015 at 3:45 PM, Jay <[email protected]> wrote:

> Hi,
>
> I have attached both axis configuration and wire log here with.
>
> axis2.xml
> <http://wso2-oxygen-tank.10903.n7.nabble.com/file/n126724/axis2.xml>
> log.txt <http://wso2-oxygen-tank.10903.n7.nabble.com/file/n126724/log.txt>
>
> Thanks,
> Janaka
>
>
>
> --
> View this message in context:
> http://wso2-oxygen-tank.10903.n7.nabble.com/DEV-ESB-Connector-Issue-with-empty-response-tp126711p126724.html
> Sent from the WSO2 Development mailing list archive at Nabble.com.
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>



-- 

Best Regards,

Malaka Silva
Senior Tech Lead
M: +94 777 219 791
Tel : 94 11 214 5345
Fax :94 11 2145300
Skype : malaka.sampath.silva
LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
Blog : http://mrmalakasilva.blogspot.com/

WSO2, Inc.
lean . enterprise . middleware
http://www.wso2.com/
http://www.wso2.com/about/team/malaka-silva/
<http://wso2.com/about/team/malaka-silva/>

Save a tree -Conserve nature & Save the world for your future. Print this
email only if it is absolutely necessary.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to