[jboss-user] [JBoss Seam] - Seam Remoting interface.js too large

ryoung2504 do-not-reply at jboss.com
Tue Nov 6 10:00:23 EST 2007


I am using Seam Remoting (version 2.0GA) and everything works ok except that it is very slow. The reason for this is that 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?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102233#4102233

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102233



More information about the jboss-user mailing list