[jboss-jira] [JBoss JIRA] (AS7-5027) Deploying Postgresql JDBC 4 driver gives New missing/unsatisfied dependencies
Dean Schulze (JIRA)
jira-events at lists.jboss.org
Wed Jun 20 01:10:12 EDT 2012
[ https://issues.jboss.org/browse/AS7-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702345#comment-12702345 ]
Dean Schulze commented on AS7-5027:
-----------------------------------
I put copy postgresql-9.0-802.jdbc4.jar into standalone/deployments but when I start standalone.sh I get the error below. Note that it calls out "org_postgresql" which makes me think it is a bad configuration file somewhere. I've done a search in all files in my project and in the AS7 installation, but none of them have "org_post" in them.
I get the same error with postgresql-9.1-902.jdbc4.jar.
22:55:31,259 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.jdbc-driver.org_postgresql (missing) dependents: [service jboss.data-source.java:jboss/kfv6DS_auth]
> Deploying Postgresql JDBC 4 driver gives New missing/unsatisfied dependencies
> -----------------------------------------------------------------------------
>
> Key: AS7-5027
> URL: https://issues.jboss.org/browse/AS7-5027
> Project: Application Server 7
> Issue Type: Bug
> Reporter: Dean Schulze
>
--
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 jboss-jira
mailing list