For JBoss AS 5.1 the root web app is located server/xxx/deploy/ROOT.war - you could locate
everything there.
You could also create the directory server/xxx/deploy/static.war and place everything in
there, and then access it via a url like
http://hostname:8080/static/some.css
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242063#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...