You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Oleg Efimov (JIRA)" <ji...@apache.org> on 2007/10/09 11:24:51 UTC

[jira] Commented: (AXIS2-3258) Extend Spring support to accept proxies

    [ https://issues.apache.org/jira/browse/AXIS2-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533313 ] 

Oleg Efimov commented on AXIS2-3258:
------------------------------------

I would like to elaborate my proposal:


---------------------------------------------------------------------------------------------------------------
org.apache.axis2.Constants:
add new constant SERVICE_INTERFACE

---------------------------------------------------------------------------------------------------------------
org.apache.axis2.deployment.util.Utils:
in method public static void fillAxisService(AxisService, AxisConfiguration, ArrayList, ArrayList) in case SERVICE_INTERFACE is defined, use enhanced schema generator.

> Extend Spring support to accept proxies
> ---------------------------------------
>
>                 Key: AXIS2-3258
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3258
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: deployment, wsdl
>    Affects Versions: 1.3
>            Reporter: Oleg Efimov
>            Priority: Blocker
>
> ServiceBuilder presently requires service class's byte code to obtain method parameter names. This won't work with proxies, thus making Spring support really feeble.
> I propose introducing additional service.xml parameter, namely ServiceInterface, to enumerate service methods and parameter names.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org