[
https://issues.jboss.org/browse/JBIDE-7876?page=com.atlassian.jira.plugin...
]
Shelly McGowan commented on JBIDE-7876:
---------------------------------------
The JDBC drivers have always been added to
$JBOSS_HOME/server/<configuration-name>/lib. From EAP 'official' doc"
http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5...
12.2. Install JDBC Drivers
To use the selected external database, you must also install the JDBC driver for your
database. The JDBC driver is a JAR file, which must be placed into the
JBOSS_HOME/server/PROFILE/lib directory. Replace PROFILE with the server profile you are
using.
Problem with deploying JDBC driver to JBoss AS 6
------------------------------------------------
Key: JBIDE-7876
URL:
https://issues.jboss.org/browse/JBIDE-7876
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS, UpStream
Affects Versions: 3.2.0.Beta2
Reporter: Snjezana Peco
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.2.0.CR1
The New Seam Web project wizard copies the JDBC driver to the server/lib directory. JBoss
AS 6 doesn't load libraries from this directory. It loads them from
server/<configuration_name>/lib. This is probably a problem in JBoss AS 6.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira