https://jdbc.postgresql.org/documentation/publicapi/org/postgresql/ds/PGConnectionPoolDataSource.html
property 확인
In any case, in order to use this ConnectionPoolDataSource, you must set the property databaseName. The settings for serverName, portNumber, user, and password are optional. Note: these properties are declared in the superclass.
No bean class specified on bean definition - Spring Forum
http://stackoverflow.com/questions/20544963/java-lang-illegalstateexception-no-bean-class-specified-on-bean-definition
nested exception is java.lang.ClassNotFoundException: com.edb.ds.PGConnectionPoolDataSource
Could not load properties; nested exception is java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/dbpool.properties]
반응형
'Backend > Java&Spring Framework' 카테고리의 다른 글
spring + mybatis + ppas error message 2 (0) | 2015.07.14 |
---|---|
spring + mybatis + ppas error message 1 (0) | 2015.07.14 |
postgreSQL Database Cluster Initialisation Failed.... (0) | 2015.07.08 |
The ResourceConfig instance does not contain any root resource classes. (0) | 2015.07.02 |
'Building workspace' has encountered an error (0) | 2015.07.01 |