Expand my Community achievements bar.

http://localhost:4502/example/structure/page returns 404

Avatar

Level 3

When I create a sample project in Eclipse, deploy it, and attempt to navigate to the sample page, http://localhost:4502/example/structure/page , I get a 404 error

After:

  • Going through the process described in this topic,
  • Naming my project "example"
  • Connecting "example.ui.apps" and "example.ui.content" to the Server
  • doing a "Clean and publish"

I can see my project in the "apps" folder at localhost:4502/crx/de

At this point I get the 404 error when connecting to http://localhost:4502/example/structure/page

0 Replies