So I assume the entry below is how Broadleaf resolves the home page for the site app. I just can't find where the value (site.root) is being mapped to an actual page. Is it somehow being mapped from db mappings?
<context-param>
<param-name>webAppRootKey</param-name>
<param-value>site.root</param-value>
</context-param>
Any help is appreciated.
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.