Page 1 of 1

Trouble viewing the right page for client-site

Posted: Fri Jun 08, 2012 6:45 am
by him-bhar
Hi All,

I have setup the basic archetype for 1.6.0-GA and mysql as database.

I was able to successfully browse through the admin portal.

But when I try to browse client site, I directly land on this page (in attachment).

URL used: http://localhost:8080/mycompany/store

Am trying to figure out the issue here as what demo show is different from what I am seeing locally (No Welcome Page), I followed getting started for setting up the DEV environment.

Is there any page or document where all URL mapping is mentioned.

Thanks.
IMAGE_JPG.jpeg
IMAGE_JPG.jpeg (108.2 KiB) Viewed 11242 times

Re: Trouble viewing the right page for client-site

Posted: Mon Jun 11, 2012 5:21 am
by him-bhar
If my understanding is correct, the few jsps that are present is just for basic flow understanding. All jsps creation and wiring has to be done by us only.

One more thing are there any javadocs posted for broadleaf framework.

Re: Trouble viewing the right page for client-site

Posted: Mon Jun 11, 2012 6:21 pm
by charchar
Him-bhar, you are correct. The archetype is a basic template for you to expand upon.

The demo site can be found at https://github.com/BroadleafCommerce, and docs can be found at http://wiki.broadleafcommerce.org/confluence/display/BLC16/Broadleaf+Commerce+Documentation.

-Chad

Re: Trouble viewing the right page for client-site

Posted: Sat Jun 16, 2012 3:00 am
by him-bhar
Thanks Chad.

charchar wrote:Him-bhar, you are correct. The archetype is a basic template for you to expand upon.

The demo site can be found at https://github.com/BroadleafCommerce, and docs can be found at http://wiki.broadleafcommerce.org/confluence/display/BLC16/Broadleaf+Commerce+Documentation.

-Chad