[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2215) Interface.js too large

Robin Young (JIRA) jira-events at lists.jboss.org
Tue Nov 6 10:41:45 EST 2007


Interface.js too large
----------------------

                 Key: JBSEAM-2215
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2215
             Project: JBoss Seam
          Issue Type: Bug
          Components: Remoting
    Affects Versions: 2.0.0.GA
            Reporter: Robin Young
         Assigned To: Shane Bryzak


The interface.js file produced includes type definitions for EVERY seam component in my system and takes a couple of seconds to serve.

The url is "/seam/resource/remoting/interface.js?navigationSystemService" and is generated by and s:remote tag.

I have added exclude parameters to my WebRemote annotations and this restricts the data sent back back but does nothing to limit the interface.js file produced. Is there any way to slim this down and thus improve the speed of my site?

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

        



More information about the seam-issues mailing list