"No PasswordCredential Found" while running bookstore tutorial
843833Apr 10 2009 — edited Sep 21 2009Hi,
I'm trying to get the J2EE bookstore1 example to work.
When I go to the page http://localhost:8080/bookstore1/bookstore I have this error message "No PasswordCredential Found"
I'm using NetbeansIDE 6.5.1 and Glassfish. I only run the example just like in the tutorial.
I also checked the Resources in glassfish. I have the user and password set up in the "DerbyPool" in the Connection Pool. I also can ping it successfully.
Can someone give me an idea, what did I do wrong?