On 03/17/2011 12:40 PM, Aki Yoshida wrote:
...
1. Retry Behavior at Source Sequence
Currently, there is no maximum retry count and a retry can run forever
if the message is not acknowledged. I would like to introduce an
optional parameter to configure the maximum retry count. If the retry
count
Hi,
I have been using the CXF WS-RM component for a while. And I can say,
I am enjoying it. Right now, among others, I am experimenting with
some ideas to get more control over its behavior and more robustness
in certain situation. I would like to share these ideas. In
particular, I am describing t
+1 to the antbuild idea.
On Wed, Mar 16, 2011 at 7:27 AM, Glen Mazza wrote:
> Sounds good. My WSDL-first tutorial shows how Ant can be used
> (http://www.jroller.com/gmazza/entry/web_service_tutorial), I can
> incorporate that into a new CXF sample (I've been meaning to rip out the Ant
> from th
Sounds good. My WSDL-first tutorial shows how Ant can be used
(http://www.jroller.com/gmazza/entry/web_service_tutorial), I can
incorporate that into a new CXF sample (I've been meaning to rip out the Ant
from that tutorial anyway), or we can leverage the Ant scripts in the simple
wsdl-first and j