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

Konrad Garus commented on AXIS2-3258:
-------------------------------------

What's the difference?

Also, when I use SpringServletContextObjectSupplier, it dies with NPE here 
because axisService.getAxisConfiguration() returns null:

Parameter servletConfigParam = 
axisService.getAxisConfiguration().getParameter(HTTPConstants.HTTP_SERVLETCONFIG);
                
> Extend Spring support to accept proxies
> ---------------------------------------
>
>                 Key: AXIS2-3258
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3258
>             Project: Axis2
>          Issue Type: New Feature
>          Components: deployment, wsdl
>    Affects Versions: 1.3
>            Reporter: Oleg Efimov
>            Priority: Trivial
>             Fix For: 1.3
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to