jsr345-experts@ejb-spec.java.net

[jsr345-experts] Re: JAX-RPC MessageContext in SessionContext

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Thu, 19 Apr 2012 08:17:40 -0700

Yes, we hadn't addressed it yet, but we will not be removing parts of
the deployment descriptor, nor parts of the javax.ejb API for the
optional features. It's on my todo list to write this up, but if anybody
volunteers to do so, you are welcome.

Best,
-marina

Jeremy Bauer wrote:
> Hi all,
>
> Apologies if this has already been discussed. I couldn't find
> anything in JIRA or in my mail archive.
>
> While JAX-RPC will be made optional in 3.2, am I correct in assuming
> that vendors will minimally have to continue to provide the
> javax.xml.rpc.handler.MessageContext interface for SessionContext? In
> other words, even though JAX-RPC support will be optional, there'll
> always be a bit of JAX-RPC hanging about?
>
> -Jeremy