Eric / Luca
unfortunately I'm still ill and can only assist with my windows machines for
now. I hope to feel better tomorrow. Then I will re-run the tests on linux -
using the last released version 1.6 as well as snapshot v4, and snapshot v5. I
only could reproduce the problem with v5. Version v4 and release versions were
working fine. JBoss standalone as well.
I am trying to reproduce this with v5 on Windows too.. but I am not
familiar with JBoss to replicate your environment :(
Could you please point me to the appropriate SimpleStockQuoteService.
When you install the ESB (or even Apache Synapse), you get a
samples/axis2Server folder, inside that you can change directory to
src/SimpleStockQuoteService. Now you just run "ant" from that directory,
and this will build and deploy the SimpleStockQuoteService. You get back
to samples/axis2Server and execute the axis2server.sh/bat, and you have
a StockQuote service listening on http port 9000... you can point a
browser to http://localhost:9000/soap and view this service, its WSDL etc..
Similarly, in samples/axis2Client you get the StockQuote client.. you
can invoke that using "ant stockquote.. " etc.
(See http://wso2.org/project/esb/java/1.6/docs/ESB_Samples_Setup.html
for more information)
Are you familiar with using TCPMon? I am wondering if the JBoss response
is GZipped.. (this will be visible as a http response header if so..)
but, this shouldn't happen as long as your client does not send an
Accept-encoding header for Gzip..
Anyway.. we both need to get to the bottom of this real soon.. and your
help is very much appreciated
thanks
asankha
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev