You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Carlos Pita (JIRA)" <ji...@apache.org> on 2007/08/23 03:58:30 UTC

[jira] Created: (WICKET-874) Reloading servlet doing way too much reloading

Reloading servlet doing way too much reloading
----------------------------------------------

                 Key: WICKET-874
                 URL: https://issues.apache.org/jira/browse/WICKET-874
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 1.3.0-beta2, 1.3.0-beta3
            Reporter: Carlos Pita


As our project gets bigger in terms of number of classes the reloading servlet is not only becoming slower (it seems as it's reloading a lot of classes after each tiny change) but often incurring into sort of neverending reloading loops. 

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


[jira] Resolved: (WICKET-874) Reloading servlet doing way too much reloading

Posted by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Quenot resolved WICKET-874.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0-beta4
         Assignee: Jean-Baptiste Quenot

Fixed, thanks a lot for reporting this.

See http://svn.apache.org/viewvc?view=rev&revision=568506

> Reloading servlet doing way too much reloading
> ----------------------------------------------
>
>                 Key: WICKET-874
>                 URL: https://issues.apache.org/jira/browse/WICKET-874
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.0-beta2, 1.3.0-beta3
>            Reporter: Carlos Pita
>            Assignee: Jean-Baptiste Quenot
>             Fix For: 1.3.0-beta4
>
>
> As our project gets bigger in terms of number of classes the reloading servlet is not only becoming slower (it seems as it's reloading a lot of classes after each tiny change) but often incurring into sort of neverending reloading loops. 

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


[jira] Updated: (WICKET-874) Reloading servlet doing way too much reloading

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

Carlos Pita updated WICKET-874:
-------------------------------

    Component/s: wicket

> Reloading servlet doing way too much reloading
> ----------------------------------------------
>
>                 Key: WICKET-874
>                 URL: https://issues.apache.org/jira/browse/WICKET-874
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.0-beta2, 1.3.0-beta3
>            Reporter: Carlos Pita
>
> As our project gets bigger in terms of number of classes the reloading servlet is not only becoming slower (it seems as it's reloading a lot of classes after each tiny change) but often incurring into sort of neverending reloading loops. 

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


[jira] Commented: (WICKET-874) Reloading servlet doing way too much reloading

Posted by "Carlos Pita (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522229 ] 

Carlos Pita commented on WICKET-874:
------------------------------------

Thanks a bunch JB, now it seems to go with flying colors!



> Reloading servlet doing way too much reloading
> ----------------------------------------------
>
>                 Key: WICKET-874
>                 URL: https://issues.apache.org/jira/browse/WICKET-874
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.0-beta2, 1.3.0-beta3
>            Reporter: Carlos Pita
>            Assignee: Jean-Baptiste Quenot
>             Fix For: 1.3.0-beta4
>
>
> As our project gets bigger in terms of number of classes the reloading servlet is not only becoming slower (it seems as it's reloading a lot of classes after each tiny change) but often incurring into sort of neverending reloading loops. 

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