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 "Rick Rineholt (JIRA)" <ji...@apache.org> on 2006/02/23 14:07:49 UTC

[jira] Created: (AXIS2-463) AxisServlet private fields and methods to protected.

AxisServlet  private fields and methods to protected.
-----------------------------------------------------

         Key: AXIS2-463
         URL: http://issues.apache.org/jira/browse/AXIS2-463
     Project: Apache Axis 2.0 (Axis2)
        Type: Improvement
  Components: core  
    Versions: 0.94    
 Environment: all
    Reporter: Rick Rineholt
    Priority: Trivial


To allow maximum code reuse of AxisServlet by extended it, change all private methods and fields except  "serialVersionUID"
field from private to protected.  thx


-- 
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


[jira] Resolved: (AXIS2-463) AxisServlet private fields and methods to protected.

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-463?page=all ]
     
Eran Chinthaka resolved AXIS2-463:
----------------------------------

    Fix Version: 0.95
     Resolution: Fixed

Done.

> AxisServlet  private fields and methods to protected.
> -----------------------------------------------------
>
>          Key: AXIS2-463
>          URL: http://issues.apache.org/jira/browse/AXIS2-463
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Improvement
>   Components: core
>     Versions: 0.94
>  Environment: all
>     Reporter: Rick Rineholt
>     Priority: Trivial
>      Fix For: 0.95

>
> To allow maximum code reuse of AxisServlet by extended it, change all private methods and fields except  "serialVersionUID"
> field from private to protected.  thx

-- 
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