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 "Ying Andrews (JIRA)" <ji...@apache.org> on 2011/09/12 18:08:08 UTC

[jira] [Created] (AXIS2-5143) Removed deprecated method calls in Axis2 web-app component

Removed deprecated method calls in Axis2 web-app component
----------------------------------------------------------

                 Key: AXIS2-5143
                 URL: https://issues.apache.org/jira/browse/AXIS2-5143
             Project: Axis2
          Issue Type: Improvement
          Components: admin console
    Affects Versions: 1.6.1
            Reporter: Ying Andrews
            Priority: Trivial
         Attachments: axis2-web.patch

Removed deprecated method calls in Axis2 web-app component

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (AXIS2-5143) Removed deprecated method calls in Axis2 web-app component

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120026#comment-13120026 ] 

Hudson commented on AXIS2-5143:
-------------------------------

Integrated in Axis2 #1018 (See [https://builds.apache.org/job/Axis2/1018/])
    Applied patch for AXIS2-5143.

sagara : 
Files : 
* /axis/axis2/java/core/trunk/modules/webapp/src/main/webapp/axis2-web/css/axis-style.css
* /axis/axis2/java/core/trunk/modules/webapp/src/main/webapp/axis2-web/listFaultyService.jsp
* /axis/axis2/java/core/trunk/modules/webapp/src/main/webapp/axis2-web/listGroupService.jsp
* /axis/axis2/java/core/trunk/modules/webapp/src/main/webapp/axis2-web/listService.jsp
* /axis/axis2/java/core/trunk/modules/webapp/src/main/webapp/axis2-web/listServices.jsp
* /axis/axis2/java/core/trunk/modules/webapp/src/main/webapp/axis2-web/listSingleService.jsp

                
> Removed deprecated method calls in Axis2 web-app component
> ----------------------------------------------------------
>
>                 Key: AXIS2-5143
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5143
>             Project: Axis2
>          Issue Type: Improvement
>          Components: admin console
>    Affects Versions: 1.6.1
>            Reporter: Ying Andrews
>            Priority: Trivial
>             Fix For: 1.7.0
>
>         Attachments: axis2-web-more.patch, axis2-web.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Removed deprecated method calls in Axis2 web-app component

--
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5143) Removed deprecated method calls in Axis2 web-app component

Posted by "Ying Andrews (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ying Andrews updated AXIS2-5143:
--------------------------------

    Attachment: axis2-web.patch

> Removed deprecated method calls in Axis2 web-app component
> ----------------------------------------------------------
>
>                 Key: AXIS2-5143
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5143
>             Project: Axis2
>          Issue Type: Improvement
>          Components: admin console
>    Affects Versions: 1.6.1
>            Reporter: Ying Andrews
>            Priority: Trivial
>         Attachments: axis2-web.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Removed deprecated method calls in Axis2 web-app component

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (AXIS2-5143) Removed deprecated method calls in Axis2 web-app component

Posted by "Ying Andrews (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ying Andrews updated AXIS2-5143:
--------------------------------

    Attachment: axis2-web-more.patch

Fixed invalid CSS properties.
                
> Removed deprecated method calls in Axis2 web-app component
> ----------------------------------------------------------
>
>                 Key: AXIS2-5143
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5143
>             Project: Axis2
>          Issue Type: Improvement
>          Components: admin console
>    Affects Versions: 1.6.1
>            Reporter: Ying Andrews
>            Priority: Trivial
>         Attachments: axis2-web-more.patch, axis2-web.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Removed deprecated method calls in Axis2 web-app component

--
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Resolved] (AXIS2-5143) Removed deprecated method calls in Axis2 web-app component

Posted by "Sagara Gunathunga (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagara Gunathunga  resolved AXIS2-5143.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.0

Fixed in r1178750.
There were few issues applying your patch. BTW Thanks for your contribution.    
                
> Removed deprecated method calls in Axis2 web-app component
> ----------------------------------------------------------
>
>                 Key: AXIS2-5143
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5143
>             Project: Axis2
>          Issue Type: Improvement
>          Components: admin console
>    Affects Versions: 1.6.1
>            Reporter: Ying Andrews
>            Priority: Trivial
>             Fix For: 1.7.0
>
>         Attachments: axis2-web-more.patch, axis2-web.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Removed deprecated method calls in Axis2 web-app component

--
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Updated] (AXIS2-5143) Removed deprecated method calls in Axis2 web-app component

Posted by "Ying Andrews (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ying Andrews updated AXIS2-5143:
--------------------------------

    Attachment: axis2-webapp-one-more.patch

Sorry I didn't catch these last time. This should one should fix all the CSS issues.
                
> Removed deprecated method calls in Axis2 web-app component
> ----------------------------------------------------------
>
>                 Key: AXIS2-5143
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5143
>             Project: Axis2
>          Issue Type: Improvement
>          Components: admin console
>    Affects Versions: 1.6.1
>            Reporter: Ying Andrews
>            Priority: Trivial
>             Fix For: 1.7.0
>
>         Attachments: axis2-web-more.patch, axis2-web.patch, axis2-webapp-one-more.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Removed deprecated method calls in Axis2 web-app component

--
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5143) Removed deprecated method calls in Axis2 web-app component

Posted by "Ying Andrews (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121075#comment-13121075 ] 

Ying Andrews commented on AXIS2-5143:
-------------------------------------

Let me know if you have trouble applying this patch: axis2-webapp-one-more.patch. Thanks!
                
> Removed deprecated method calls in Axis2 web-app component
> ----------------------------------------------------------
>
>                 Key: AXIS2-5143
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5143
>             Project: Axis2
>          Issue Type: Improvement
>          Components: admin console
>    Affects Versions: 1.6.1
>            Reporter: Ying Andrews
>            Priority: Trivial
>             Fix For: 1.7.0
>
>         Attachments: axis2-web-more.patch, axis2-web.patch, axis2-webapp-one-more.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Removed deprecated method calls in Axis2 web-app component

--
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5143) Removed deprecated method calls in Axis2 web-app component

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121412#comment-13121412 ] 

Hudson commented on AXIS2-5143:
-------------------------------

Integrated in Axis2 #1024 (See [https://builds.apache.org/job/Axis2/1024/])
    Applied remaining patch for AXIS2-5143 .

sagara : 
Files : 
* /axis/axis2/java/core/trunk/modules/webapp/src/main/webapp/axis2-web/css/axis-style.css

                
> Removed deprecated method calls in Axis2 web-app component
> ----------------------------------------------------------
>
>                 Key: AXIS2-5143
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5143
>             Project: Axis2
>          Issue Type: Improvement
>          Components: admin console
>    Affects Versions: 1.6.1
>            Reporter: Ying Andrews
>            Priority: Trivial
>             Fix For: 1.7.0
>
>         Attachments: axis2-web-more.patch, axis2-web.patch, axis2-webapp-one-more.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Removed deprecated method calls in Axis2 web-app component

--
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Commented] (AXIS2-5143) Removed deprecated method calls in Axis2 web-app component

Posted by "Sagara Gunathunga (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121303#comment-13121303 ] 

Sagara Gunathunga  commented on AXIS2-5143:
-------------------------------------------

Latest patch applied in r1179353. 
                
> Removed deprecated method calls in Axis2 web-app component
> ----------------------------------------------------------
>
>                 Key: AXIS2-5143
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5143
>             Project: Axis2
>          Issue Type: Improvement
>          Components: admin console
>    Affects Versions: 1.6.1
>            Reporter: Ying Andrews
>            Priority: Trivial
>             Fix For: 1.7.0
>
>         Attachments: axis2-web-more.patch, axis2-web.patch, axis2-webapp-one-more.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Removed deprecated method calls in Axis2 web-app component

--
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org