You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shawn Jiang (JIRA)" <ji...@apache.org> on 2011/06/23 04:38:47 UTC

[jira] [Commented] (GERONIMO-5674) Dojo related improvement.

    [ https://issues.apache.org/jira/browse/GERONIMO-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053608#comment-13053608 ] 

Shawn Jiang commented on GERONIMO-5674:
---------------------------------------

Committed the big patch.  It reduce server size, startup time, and page load time.     Thanks Yi Xiao for the patch !

----------------------------------------------------------------
Repository	Revision	Date	User	Message
ASF	#1138711	Thu Jun 23 02:34:44 UTC 2011	genspring	GERONIMO-5674 Dojo related improvement. Patch from Xiao Yi to replace the full dojo with a customized dojo.

1, DojoHowToCompress/**/* files are the build script to build geronimo customized dojo.
2, dojo/**/* files are the customized dojo files for geronimo.
3, dojo-tomcat and dojo-jetty modules are removed.
4, customized dojo files are put into console-portal-driver webapp so that other jsp can reference the dojo
files with /console/dojo/xxx
5, also updated all dojo references in all jsps to the new dojo location.

> Dojo related improvement.
> -------------------------
>
>                 Key: GERONIMO-5674
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5674
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2.2, 3.0
>            Reporter: Shawn Jiang
>         Attachments: dojo.7z, dojoOptmize.patch
>
>
> We need to consider 
> A, to upgrade to dojo 1.5 because dojo 1.5 has remarkably performance increase.
> B,  According to instruction in article[1], we could make a dojo customized build to 
>      B-1, reduce the size current dojo package shipped in geronimo.
>      B-2, increase the dojo lib loading speed for current geronimo web admin console.
> [1]http://www.ibm.com/developerworks/web/library/wa-aj-custom/index.html

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