Hi PK, Agree with you but that's why I did port forward settings in VM. Idea behind using VM is to share it with the team so all will have same development environment.
On Wed, Sep 24, 2014 at 10:24 PM, PK <[email protected]> wrote: > This is how this is expected to work. http://localhost on windows looks > for the service on the windows host and is not there... > > You need to find what is the IP address of the VM, start your development > server listening on this port and then on the browser in Windows7 use that > IP address to connect. > > By the way, using a VM **is** the right way to do things if you have to > use Windows as your base machine. Trying to install and run the SDK > natively on a Windows machine is looking for trouble. > > PK > http://www.gae123.com > > On September 24, 2014 at 9:40:10 AM, Mandar Bhagwat ( > [email protected]) wrote: > > I have Centos Virtual Machine running on Windows7. > I am able to run GAE successfully. > When I try to access URL from command prompt using $curl -O > http://localhost:8080, it is returning me the "Hello world!". > > I made port forwarding entry in to VM network adapter settings and /hosts > file entry into Windows7 machine. > But still unable to access http://localhost from Windows7 machine. I am > getting 404 error. > > Any clue? > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/d/optout. > ------------------------------ > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
