Pablo Pita Leira created JBSEAM-4951:
----------------------------------------
Summary: malformed attribute jndi-name by seam create-project
Key: JBSEAM-4951
URL:
https://issues.jboss.org/browse/JBSEAM-4951
Project: Seam 2
Issue Type: Bug
Environment: Seam 2.3.0.BETA2
Reporter: Pablo Pita Leira
Priority: Minor
After doing seam setup and seam create-project (with workaround for is as in JBSEAM-4946),
when deploying with seam explode, this error appears in the logs of JBoss AS 5.1:
[org.xml.sax.SAXParseException: Open quote is expected for attribute "jndi-name"
associated with an element type "datasource".]
The line in the file myproject-ds.xml appears as jndi-name=myprojectDatasource so it is
missing the quotes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira