Phanor Coll [
https://community.jboss.org/people/pcoll] created the discussion
"Re: ERROR deploying web application to root context jbossAS 7.1"
To view the discussion, visit:
https://community.jboss.org/message/725781#725781
--------------------------------------------------------------
I added this line in *web.xml*
*<welcome-file>index.xhtml</welcome-file>*
now when I try localhost:8080, I get a response,but the <h:> tags dont render, so
when I look at the source code, instead of getting
*<link type="text/css" rel="stylesheet" href="style.css"
/>*
I get
*<h:outputstylesheet name="bootstrap-responsive.css"
library="css"></h:outputstylesheet>*
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/725781#725781]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]