[seam-issues] [JBoss JIRA] (JBSEAM-4914) Cannot deploy Seam project generated in JBDS - datasource problem
Alexey Kazakov (JIRA)
jira-events at lists.jboss.org
Wed May 2 03:05:18 EDT 2012
[ https://issues.jboss.org/browse/JBSEAM-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689353#comment-12689353 ]
Alexey Kazakov commented on JBSEAM-4914:
----------------------------------------
What we should fix in JBT:
1. fix syntax error (we should add "" to the attribute jndi-name="<DSName>" when inserting <DSName> since in Seam 2.2 "" were added by seam-gen)
2. put the correct driver name (in Seam 2.2 there was not any driver name)
3. copy the driver jar next to -ds.xml
See https://issues.jboss.org/browse/JBIDE-11490?focusedCommentId=12689290&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12689290 for details.
> 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
More information about the seam-issues
mailing list