how to change the default store?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

how to change the default store?

Patrick-4
I have my own store but the default is still the demo store with the
enchiladas.  I set "Is Demo Store" to N for the defaults, and my own
to "Y" , but https://localhost:8443/ecommerce/control/main is still
the demo...  Such a noob question I know, but thanks.  Patrick
Reply | Threaded
Open this post in threaded view
|

Re: how to change the default store?

hans_bakker
Hi Parick,

The current store has a relation to the current website which is set in
the file web.xml in he current webapplication.
(specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml)

Website is maintained in the content application and productstore is
maintained in the catalog application.

Regards,
Hans


On Fri, 2010-02-05 at 16:10 -0600, Patrick wrote:
> I have my own store but the default is still the demo store with the
> enchiladas.  I set "Is Demo Store" to N for the defaults, and my own
> to "Y" , but https://localhost:8443/ecommerce/control/main is still
> the demo...  Such a noob question I know, but thanks.  Patrick
--
Antwebsystems.com: Quality OFBiz services for competitive rates

Reply | Threaded
Open this post in threaded view
|

Re: how to change the default store?

Patrick-4
Hi Hans,
I could not find how to do that in the web.xml file.  Could you be
more specific?  I am trying to display the contents of storeId = 10000
on the ecommerce/main page.  Where can I set this?  Thank you,
Patrick

On the main e-commerce page the "Choose Catalog" drop down features
"Demo" and "Test".  These are linked to a storeId somewhere.  How can
I change the storeId that these are linked to?  Please be as specific
as possible, I've been looking for this for a few hours now and I
think I've clicked on everything.

On Fri, Feb 5, 2010 at 7:12 PM, Hans Bakker
<[hidden email]> wrote:

> Hi Parick,
>
> The current store has a relation to the current website which is set in
> the file web.xml in he current webapplication.
> (specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml)
>
> Website is maintained in the content application and productstore is
> maintained in the catalog application.
>
> Regards,
> Hans
>
>
> On Fri, 2010-02-05 at 16:10 -0600, Patrick wrote:
>> I have my own store but the default is still the demo store with the
>> enchiladas.  I set "Is Demo Store" to N for the defaults, and my own
>> to "Y" , but https://localhost:8443/ecommerce/control/main is still
>> the demo...  Such a noob question I know, but thanks.  Patrick
> --
> Antwebsystems.com: Quality OFBiz services for competitive rates
>
>
Reply | Threaded
Open this post in threaded view
|

Re: how to change the default store?

Ruth Hoffman-2
Patrick:
I have a nice description of how to do this on page 21 of my book
Getting Started with Apache OFBiz, The Catalog Manager.
http://www.myofbiz.com
Regards,
Ruth
----------------------------------------------------
Find me on the web at http://www.myofbiz.com or Google keyword "myofbiz"
[hidden email]
Patrick wrote:

> Hi Hans,
> I could not find how to do that in the web.xml file.  Could you be
> more specific?  I am trying to display the contents of storeId = 10000
> on the ecommerce/main page.  Where can I set this?  Thank you,
> Patrick
>
> On the main e-commerce page the "Choose Catalog" drop down features
> "Demo" and "Test".  These are linked to a storeId somewhere.  How can
> I change the storeId that these are linked to?  Please be as specific
> as possible, I've been looking for this for a few hours now and I
> think I've clicked on everything.
>
> On Fri, Feb 5, 2010 at 7:12 PM, Hans Bakker
> <[hidden email]> wrote:
>  
>> Hi Parick,
>>
>> The current store has a relation to the current website which is set in
>> the file web.xml in he current webapplication.
>> (specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml)
>>
>> Website is maintained in the content application and productstore is
>> maintained in the catalog application.
>>
>> Regards,
>> Hans
>>
>>
>> On Fri, 2010-02-05 at 16:10 -0600, Patrick wrote:
>>    
>>> I have my own store but the default is still the demo store with the
>>> enchiladas.  I set "Is Demo Store" to N for the defaults, and my own
>>> to "Y" , but https://localhost:8443/ecommerce/control/main is still
>>> the demo...  Such a noob question I know, but thanks.  Patrick
>>>      
>> --
>> Antwebsystems.com: Quality OFBiz services for competitive rates
>>
>>
>>    
>
>  
Reply | Threaded
Open this post in threaded view
|

Re: how to change the default store?

hans_bakker
In reply to this post by Patrick-4
go to the content manager, select websites, then select the webstore
website (perhaps scroll down). In the webstore website change the
product store to the name of your 10000 store.

Regards,
Hans

On Sat, 2010-02-06 at 09:57 -0600, Patrick wrote:
> Hi Hans,
> I could not find how to do that in the web.xml file.  Could you be
> more specific?  I am trying to display the contents of storeId = 10000
> on the ecommerce/main page.  Where can I set this?  Thank you,
> Patrick
--
Antwebsystems.com: Quality OFBiz services for competitive rates