JBoss Community

Re: JBossWS Native 3.3.1.GA client hangs during call

created by Jozsef Attila in JBoss Web Services Development - View the full discussion

Yes, replaced awaitUninterruptibly() calls in NettyClient and NettyTransportOutputStream with awaitUninterruptibly(long) with a timeout that suits the application + retry strategy (next call is always ok). Ugly hack in times of need, but it works, never hung since then.

Reply to this message by going to Community

Start a new discussion in JBoss Web Services Development at Community