Sounds good to me on both of these.
- Dennis
On 09/09/2011 08:29 PM, Aki Yoshida wrote:
Hi Dennis,
okay. Thanks. I will check it out.
I am also thinking about introducing a few request runtime properties
to control some of the RM behavior.
- Marking the message as the last message
- Settin
Hi Dennis,
okay. Thanks. I will check it out.
I am also thinking about introducing a few request runtime properties
to control some of the RM behavior.
- Marking the message as the last message
- Setting the replyTo of the createSequence to the anonymous endpoint
for a decoupled case (Currently,
Hi Aki,
I added the test code to verify proper server-side handling of different
protocol variations (http://svn.apache.org/viewvc?rev=1166927&view=rev)
so if you want to try changing how RMEndpoint works, go ahead.
- Dennis
On 08/25/2011 05:30 PM, Dennis Sosnoski wrote:
On 08/18/2011 11
On 08/18/2011 11:32 PM, Aki Yoshida wrote:
> Hi Dennis,
>
> 2011/8/17 Dennis Sosnoski :
>> Hi Aki,
>>
>> On 08/18/2011 09:25 AM, Aki Yoshida wrote:
>>> ...
>>>
>>> RMManager now manages endpoints under each supported protocol
>>> variation using Map>.
>>> Does this mean that an Endpoint can be used
Hi Dennis,
2011/8/17 Dennis Sosnoski :
> Hi Aki,
>
> On 08/18/2011 09:25 AM, Aki Yoshida wrote:
>> ...
>>
>> RMManager now manages endpoints under each supported protocol
>> variation using Map>.
>> Does this mean that an Endpoint can be used in several protocol variations?
>
> Yes. I decided to t
Hi Aki,
On 08/18/2011 09:25 AM, Aki Yoshida wrote:
> ...
>
> RMManager now manages endpoints under each supported protocol
> variation using Map>.
> Does this mean that an Endpoint can be used in several protocol variations?
Yes. I decided to take this approach because I wanted the WS-RM
serversi
Hi Dennis,
I am trying to adjust my JMX code for the CXF 2.5 WS-RM and I have a question.
RMManager now manages endpoints under each supported protocol
variation using Map>.
Does this mean that an Endpoint can be used in several protocol variations?
The background to my question is that I want to