[JBoss Seam] - Weird Issue Related to Stylesheets
by ssalevan
Hey there,
I'm having a weird problem related to Seam involving Stylesheets mysteriously disappearing from my JBoss AS server. I'm working on a Seam 1.2.0 patched project in Red Hat Developer Studio, and in the master template.xhtml file I've included a css include to a CSS file contained within my stylesheets folder. I've published it to the JBoss 4.2 AS server included with RHDS and upon the first access of a page that calls upon the template.xhtml page, the stylesheet loads. However, upon reload, the stylesheet does not load and the page renders without style information.
If I access the //stylesheet/ directory and attempt to load the stylesheet that gets imported by my template.xhtml file, it loads upon first access, and upon reload, I receive a bizarre Firefox error page (not a JBoss AS 404 error page) that states that Firefox cannot find the stylesheet file itself. For all other stylesheet files in that directory, this behavior is not exhibited.
So, I guess my question is, has anyone seen this before, and if so, is there a way around it? Thanks very much!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079763#4079763
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079763
17Â years, 2Â months