philipsorst / angular-rest-springsecurity

An example AngularJS Application that uses a Spring Security protected Jersey REST backend based on Hibernate/JPA
Apache License 2.0
620 stars 367 forks source link

Site fails to load #11

Closed mraible closed 10 years ago

mraible commented 10 years ago

I cloned the latest source today and it all seems to work when I start it with "mvn jetty:run". However, when I go to http://localhost:8080, it either hangs (nothing loads) or the following error gets rendered:

GET on partials/login.html failed with status 0

On OS X Mavericks with Java 7 and Maven 3.1.0.

philipsorst commented 10 years ago

I have seen that error code with CORS issues in other projects, but that shouldn't apply here. Which browser have you been using?

mraible commented 10 years ago

I tried it again today and it works fine. I was using Chrome.

philipsorst commented 10 years ago

Okay. Are you still using Chrome and can I close the issue?

mraible commented 10 years ago

Yes, you can close this issue.

On Thu, Mar 6, 2014 at 9:15 AM, Philip Sorst notifications@github.comwrote:

Okay. Are you still using Chrome and can I close the issue?

— Reply to this email directly or view it on GitHubhttps://github.com/philipsorst/angular-rest-springsecurity/issues/11#issuecomment-36904446 .