I still can't get rid of these warning messages. I think it slows down my application too. Does anyone know how to resolve these?
Many thanks, Jane -----Original Message----- From: Jiang, Jane (NIH/NCI) [C] Sent: Wednesday, July 26, 2006 2:40 PM To: MyFaces Discussion Subject: What about header.css? Hi, I added one JSF frame to my existing JSP/Servlet application running on JBoss. I noticed that many of these messages popped up on my server log. This happens when I am not even access the JSF page. 14:05:00,909 WARN [StreamingResourceLoader] No streamable resources found for request: 5 resourceUri: 5/header.css Also my performance tuning tool shows multiple tempts to access /faces/myFacesExtensionResource/org.apache.myfaces.component.html.util.StreamingResourceLoader/11525526/5/header.css My code has no reference to header.css? Can anyone explain what is special about header.css and how I can get by this problem? Thanks a lot for your help, Jane

