[jbosstools-issues] [JBoss JIRA] (JBIDE-13965) Wrong datasource driver when EAP 6.1 server is present

Martin Malina (JIRA) jira-events at lists.jboss.org
Wed Apr 10 08:02:59 EDT 2013


Martin Malina created JBIDE-13965:
-------------------------------------

             Summary: Wrong datasource driver when EAP 6.1 server is present
                 Key: JBIDE-13965
                 URL: https://issues.jboss.org/browse/JBIDE-13965
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam 2
    Affects Versions: 4.1.0.Alpha2
         Environment: JBDS 7.0.0.Alpha B135
Seam 2.3.1.Final (WFK 2.2.0)
EAP 6.1.0.ER4
EAP 6.0.1.GA
            Reporter: Martin Malina
            Assignee: Alexey Kazakov
             Fix For: 4.1.0.Alpha2


When you try to create a Seam Web Project, but have EAP 6.1 defined in the workspace (along with EAP 6.0.1 that I wanted to use for the seam project), the generated project has this in the ds.xml inside resources:
<driver>jboss-eapnull</driver>

Also, there is no driver jar in the resources folder.

This is probably because both servers created their DefaultDS connection profile in Eclipse with the same name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list