[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7876) Problem with deploying JDBC driver to JBoss AS 6

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Tue Dec 14 10:38:52 EST 2010


    [ https://issues.jboss.org/browse/JBIDE-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570020#comment-12570020 ] 

Snjezana Peco commented on JBIDE-7876:
--------------------------------------

It seems the problem is because the JBossServer.getConfigDirectory() method returns $JBOSS_HOME/server instead of $JBOSS_HOME/server/<configuration_name>. 
It can also be reproduced with JBoss AS 5.x. 
JBDS 3.0.1 deploys the JDBC driver correctly. This problem has been introduced in JBDS 4.0.0/JBT 3.2.0.

> 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

        


More information about the jbosstools-issues mailing list