users@jax-ws.java.net

Can we reuse the port instance?

From: <dca.pub_at_gmail.com>
Date: Wed, 16 Apr 2014 15:24:39 +0000 (UTC)

Hi all,

I'm reusing the service and port instances of a WS client.

I noticed that it works fine when the previous request is successful
but if the previous request threw a SOAP Fault, I receive this soap
fault forever even if the request now was supposed to succeed. If I
just recreate the port, this behavior is gone.

Thanks,
Daniel