Viacheslav Kabanovich [http://community.jboss.org/people/scabanovich] created the discussion
"Re: Add JSF Capabilities in Eclipse says web.xml is malformed" To view the discussion, visit: http://community.jboss.org/message/576598#576598 -------------------------------------------------------------- Well, this is a bug, for a way around, please insert an additional space inside <!DOCTYPE to make it <! DOCTYPE. We have a file content recognizer that tries to estimate content type without parsing xml, and in this case it does not take into account that doctype declaration is commented out. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/576598#576598] Start a new discussion in JBoss Tools at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
