-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mark,

On 5/9/16 4:50 AM, Mark Thomas wrote:
> On 09/05/2016 06:39, Ooura, Nobuhito wrote:
>> Hi, All.
>> 
>> I am using Tomcat8.0.33 and JAX-WS RI 2.2.10. I am trying to File
>> transfer using JAX-WS with MTOM. Client connects via reverse
>> proxy made by httpd. The httpd connects to tomcat by AJP.

Are you using mod_jk or mod_proxy_ajp? What versions of everything on
the httpd side? Specifically, httpd itself as well as mod_jk (if you
are using mod_jk, of course).

>> When I upload a file several times consecutively, some are
>> completed successful. But, some will fail by the exception that I
>> showed at the end of this message.
> 
> What percentage fail?

+1

Also, do some succeed and then the failure appears to be fatal? Or, do
some requests succeed and others fail, but they are all mixed together
in time? Try running your test client 100 times to see what the result
is for all 100 trials.

> Can you provide a simple web application that demonstrates the
> problem?

I think OP tried to do that:

>> I use the sample program in the following URL for the
>> confirmation of the phenomenon.
>> 
>> Server program https://github.com/ooura/jaxws-mtom-sample-server 
>> Client program https://github.com/ooura/jaxws-mtom-sample-client

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlcwyl8ACgkQ9CaO5/Lv0PB9TACghNvV1QqEgi8UVIjzF0NDNSpL
OkAAmgLB24UsO0RHXU9j51q7uRTRAMoi
=V+gY
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to