Hi, I have downloaded the Java SDK and Eclipse plugin. I was following along with the tutorial for creating the guestbook application (or rather running the GuestbookServlet.java), but when I do Run->Debug as- >Web Application i get an error message saying that the port already has a bind. I changed the port number in the configurations and sure enough in the Eclipse console it says (The server is running at http://localhost:8090/). However, when I visit
localhost:8090/guestbook I receive a 'Failed to connect to localhost:8090'. Does anyone know what might be the problem? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
