Hi there
In the services window in Netbeans 6.8, I deleted my MySql database from the MySql Server list of databases available under MySql Server at localhost:3306 [root]. I also deleted the jdbc: connection to the database.
I then proceeded to the admin consule of the Glassfish server where I navigated to JDBC>JDBCresources, selected the corresponding resource and deleted it.
I then navigated to the navigation pool and deleted it.
I then navigated to security >realms and clicked on the custom jdbcrealm that I created and deleted this as well.
1) When I try and create a new connection to the database, I receive an error stating than my database does not exist (It does exist and I spell it right).
2) When I create a new connection pool in Glassfish, I am suppose to enter additional properties. When I click on additional properties I get about 50 fields already populated, previously I had blank fields where I could enter the relevant connection data like user, password, database name, etc. I have no idea what is happening, please can someone advice me on this issue?
Thank you
Kind regards
In the services window in Netbeans 6.8, I deleted my MySql database from the MySql Server list of databases available under MySql Server at localhost:3306 [root]. I also deleted the jdbc: connection to the database.
I then proceeded to the admin consule of the Glassfish server where I navigated to JDBC>JDBCresources, selected the corresponding resource and deleted it.
I then navigated to the navigation pool and deleted it.
I then navigated to security >realms and clicked on the custom jdbcrealm that I created and deleted this as well.
1) When I try and create a new connection to the database, I receive an error stating than my database does not exist (It does exist and I spell it right).
2) When I create a new connection pool in Glassfish, I am suppose to enter additional properties. When I click on additional properties I get about 50 fields already populated, previously I had blank fields where I could enter the relevant connection data like user, password, database name, etc. I have no idea what is happening, please can someone advice me on this issue?
Thank you
Kind regards