[
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.
> Axis2 has no ServiceFactory
> ---------------------------
>
> Key: AXIS2-427
> URL: http://issues.apache.org/jira/browse/AXIS2-427
> Project: Apache Axis 2.0 (Axis2)
> Type: Bug
> Environment: All
> Reporter: Fernando Mato Mira
> Priority: Blocker
>
> Axis2 does not provide a ServiceFactory. This prevents it to be plugged in as
> a replacement for another JAX-RPC implementation
> in a client written using the automatic mechanisms of Spring.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira