[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6346) New Struts/JSF Project Wizards slowdowns while typing the name for the project

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Wed May 26 06:28:54 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12532481#action_12532481 ] 

Viacheslav Kabanovich commented on JBIDE-6346:
----------------------------------------------

IServer.getRootModules works very slowly for JBoss AS server in Eclipse 3.6. Wizard's validation calls this method to check if the server can work with 'jst.web' modules.
We should not call this check every time project name is modified because the result does not depend on name. I will improve the logic for this check and I think this change is ok to be committed to 3.2.next as well.

I have compared performance of this check for JBoss AS and Apache Tomcat and it happens that in the case of Tomcat there is no problem it is fast both in Eclipse 3.5 and 3.6, while thera are certain problems with JBoss AS performance in Eclipse 3.6.

> New Struts/JSF Project Wizards slowdowns while typing the name for the project
> ------------------------------------------------------------------------------
>
>                 Key: JBIDE-6346
>                 URL: https://jira.jboss.org/browse/JBIDE-6346
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF, struts/shale
>    Affects Versions: 3.2-Helios
>         Environment: Eclipse 3.6M6
>            Reporter: Victor Rubezhny
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.2-Helios
>
>
> When typing name for a new Struts or JSF project in New Struts/JSF Project Wizard the wizard is too slow while accepting the characters typed-in.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list