Closed hindermath closed 11 years ago
Can you go into detail on this "There is one issue: The xsp4 was started with 127.0.0.1:8080 and that throws an error. Correct the URL in your web browser to http://localhost:8080"? Localhost is setup by default to point to 127.0.0.1.
Also why did you change MonoDevelop to Xamarin Studio? Xamarin Studio is just extra closed source plugins on top of the open source MonoDevelop. So I am fine with renaming it here once they rename the upstream open source project.
Ok I thought MonoDevelop is down and Xamarin named it into Xamarin Studio. So it is ok, when you let the name at MonoDevelop. The other part is, that when I start the project (I have cloned from my OpenShift gear) on my OS X (10.8.4) and the Safari opens, the URL ist http://127.0.0.1:8080 results into an error message. If I manually rename it to http://localhost:8080 in the browser than the web app runs. Now I want to try the same on my Windows 8 machine. Ups: I closed the pull request :-(.
Fix a typo and give an hint for an error that occurs in running the website from Xamarin Studio4 and describe the correction for that issue.