Incorrect jsf core xml schema path in ./seam new-conversation view
------------------------------------------------------------------
Key: JBSEAM-2108
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2108
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 2.0.0.CR2
Reporter: Adam Warski
Priority: Trivial
When generating a new conversation with seam-gen, the generated view has the incorrect
path to xml schema for jsf-core:
xmlns:f="http://java.sun.com/jsf"
instead of:
xmlns:f="http://java.sun.com/jsf/core"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira