users@jax-ws.java.net

Can we reuse the port instance?

From: Daniel Pub <dca.pub_at_gmail.com>
Date: Wed, 16 Apr 2014 10:58:25 -0300

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