Alfresco / alfresco-sdk

The Alfresco In-Process SDK is based on Apache Maven, includes support for rapid and standard development, testing, packaging, versioning and release of your Alfresco integration and extension projects
Apache License 2.0
185 stars 113 forks source link

"Making the new page the default" - not working #572

Closed kachaj7 closed 3 years ago

kachaj7 commented 5 years ago

I'm submitting a ... (check one with "x")

[ x] bug report => search github for a similar issue or PR before submitting
[ ] feature request

Expected Behavior

Should set new default page after success login.

Current Behavior

Is still default Alfresco page.

Steps to Reproduce (for bugs)

  1. https://docs.alfresco.com/6.1/tasks/dev-extensions-share-tutorials-add-page.html
  2. https://docs.alfresco.com/6.1/tasks/dev-extensions-share-tutorials-make-default.html
jlosornogil commented 4 years ago

Hello @kachaj7

I've created a new AIO project from scratch using the SDK 4 and I've followed the steps of the tutorials and it has worked properly for me.

Are you sure you've restarted the service after the configuration changes?