[
https://issues.jboss.org/browse/JBIDE-13965?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-13965:
-------------------------------------
I've reviewed the PR, but decided to do a bit more cleanup here in this internal code.
The original structure was clean, but over the past few releases the class got messy and
disorganized, specifically with the introduction of as7.
I can't move these properties to extendedProperties yet, because it seems I'd be
adding a dependencey and i'm not ready to do that, but, I can definitely organize the
clsas better.
Will attach a new PR and push it in.
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: server
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: Rob Stryker
Fix For: 4.1.0.Beta2
Attachments: scr.png
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