[
https://issues.apache.org/jira/browse/AXIS2-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606288#action_12606288
]
Andreas Veithen commented on AXIS2-3863:
----------------------------------------
Splitting the code in AxisServlet#init into several initXxx methods (as with
the existing initParams method) indeed makes sense. When done in the right way
this would allow subclasses to change the initialization behavior in a proper
way by either overriding individual initXxx methods or overriding init and
calling existing initXxx methods.
> Extract initTransport() method from AxisServlet::init( ServletConfig )
> ----------------------------------------------------------------------
>
> Key: AXIS2-3863
> URL: https://issues.apache.org/jira/browse/AXIS2-3863
> Project: Axis 2.0 (Axis2)
> Issue Type: Improvement
> Components: transports
> Affects Versions: nightly
> Reporter: Sergey Vladimirov
> Priority: Minor
> Fix For: nightly
>
> Attachments: patch.txt
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> Extracting initTransport() method allows more accurate subclassing
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]