Flavio Monteiro wrote:
[tries to use org.postgresql.ds.PGSimpleDataSource with an application
server or something]
> RAR5038:Unexpected exception while creating resource
> RAR5117 : Failed to obtain/create connection. Reason : Connection
could not be allocated because: FATAL: database "null" does not exist
I *guess* that there is someplace in "NetBeans" where you can configure
DataSource properties.
These are the properties:
http://jdbc.postgresql.org/documentation/82/ds-ds.html#ds-ds-props
I *guess* that you didn't specify "databaseName".
You can probably get better information about the NetBeans end of things
from their documentation...
Yours,
Laurenz Albe