On Fri, 2007-02-09 at 09:47 -0600, Nicholas L Gallardo wrote:
> 
> I'm -1 on a change to the actual MessageReceiver interface.  That
> would require that we implement these semantics for JAX-WS services
> that may not implement the Pingable interface. 

We don't *have to* implement them .. the default in AbstractMR will be
to return true; meaning service was pinged. 

Since JAX-WS APIs don't have a ping notion built into them I see no loss
in not improving the fidelity of "ping".

> I would prefer this be an additional interface that the
> MessageReceiver impl could choose to implement, but is not required. 

That's doable too but it would make it harder to have this codegen'ed
etc. because we'd need to apply the "make-me-pingable" policy in order
to get this code generated.

> That's just my opinion though. 

Same here :-).

Sanjiva.
-- 
Sanjiva Weerawarana, Ph.D.
Founder & Director; Lanka Software Foundation; http://www.opensource.lk/
Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/
Director; Open Source Initiative; http://www.opensource.org/
Member; Apache Software Foundation; http://www.apache.org/
Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to