[
https://issues.jboss.org/browse/JBSEAM-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689875#comment-12689875
]
Alexey Kazakov commented on JBSEAM-4914:
----------------------------------------
Correction for #1
There is a syntax error in
<seam-distribution>/seam-gen/resources/datasource-ds.xml which IMO should be
fixed in Seam-gen. There are missing "" in jndi-name attribute: <datasource
jndi-name=@projectName@Datasource ...>
Should be: <datasource jndi-name="@projectName@Datasource" ...>
> Cannot deploy Seam project generated in JBDS - datasource problem
> -----------------------------------------------------------------
>
> Key: JBSEAM-4914
> URL: https://issues.jboss.org/browse/JBSEAM-4914
> Project: Seam 2
> Issue Type: Bug
> Components: Tools
> Affects Versions: 2.3.0.BETA1
> Environment: JBDS 5.0 Beta1, Seam 2.3.0-Beta1, AS7.1.0.Final
> Reporter: Tomas Remes
> Assignee: Daniel Hinojosa
> Labels: seam-gen
> Fix For: 2.3.0.BETA2
>
>
> Cannot deploy new Seam Web application project due to datasource parsing
> error (Unexpected element: local-tx-datasource). Datasource definition needs
> upgrade for AS7.1.0
--
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
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues