9 Replies Latest reply on Sep 16, 2008 9:30 PM by sergeysmirnov

    Richfaces .js files taking 2 minutes to load

      I am sure that I am doing something wrong, but can't figure it out. I am developing on my local workstation and am still getting 2 minute load times for the simplest page. I used Firebug on the network tab and found that it was the http://localhost:8080/myapp/a4j_3_2_1-SNAPSHOTorg/richfaces/* as well as http://localhost:8080/myapp/a4j_3_2_1-SNAPSHOTorg/ajax4jsf* stuff that was taking so long, around 25 seconds a piece.

      What am I doing wrong? Everything else on the webapp on this box (tomcat/spring/hibernate) works like a charm. I also noticed that there is no expirations on the files but it still should load so slowly.