On Thu, 2006-03-02 at 17:11 +0100, Fernando Mato Mira (JIRA) wrote: > [ > http://issues.apache.org/jira/browse/AXIS2-427?page=comments#action_12368531 > ] > > Fernando Mato Mira commented on AXIS2-427: > ------------------------------------------ > > In Spring there's a single point of interaction for the user with an > underlying JAX-RPC implementation. One > has to specify for the remoting bean something like: > > <property name="serviceFactoryClass"> > <value>org.apache.axis.client.ServiceFactory</value> > </property> > > and Spring will do all the plumbing for you using just the JAX-RPC interfaces.
Ah ok now I understand. So we have no plans to implement JAX-RPC for Axis2. If someone wants to, *of course* they're welcome to .. but that's not a requirement for 1.0. (Even JAX-WS is not a requirement as that too is layered on the core.) So I suggest we close this issue as out of scope. Sanjiva.
