gaurav
07-15-02, 11:59
| I'm trying to create the CMP in through deploytool of J2EE SERVER. As soon as I click genrate SQL it throws an exception "No Database Found". The content of "resource.properties" file is give below:- jdbcDataSource.0.name=jdbc/intranet jdbcDriver.0.name=org.postgresql.Driver jdbcDataSource.0.url=jdbc:postgresql://localhost:5432/intranet;create=false #jdbcXADataSource.0.name=jdbc/intranet #jdbcXADataSource.0.classname=org.postgresql.Drive r #jdbcXADataSource.0.prop.ServerName=postgresql #jdbcXADataSource.0.prop.databaseName=intranet #jdbcXADataSource.0.prop.remoteDataSourceProtocol= rmi #jdbcXADataSource.0.dbuser=postgres #jdbcXADataSource.0.dbpassword= |