Hi everyone,
I was trying to access the ebaystore but I am unable to see any plugins on demo-trunk. The link is mentioned below https://demo-trunk-ofbiz.apache.org/webtools/control/login Can someone help me with this? Best regards Ayushi Rathod |
Hi Ayushi,
ebaystore component is disabled, if you want to access it you need to enable it. form ofbiz-component.xml If you read server start log then ofbiz print message that ebaystore is disabled. {code} |main|ComponentContainer|I| Not loading component [ebaystore] because it is disabled {code} Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sat, Sep 9, 2017 at 2:12 PM, Ayushi Rathod <[hidden email]> wrote: > Hi everyone, > > I was trying to access the ebaystore but I am unable to see any plugins on > demo-trunk. > > The link is mentioned below > https://demo-trunk-ofbiz.apache.org/webtools/control/login > > Can someone help me with this? > > Best regards > Ayushi Rathod > |
Thanks Deepak.
But it seems this is to access ebayStore on local, isn't there any way to access it on demo-trunk. Correct me if I have missed something. On Sat, Sep 9, 2017 at 3:38 PM, Deepak Dixit <[hidden email] > wrote: > Hi Ayushi, > > ebaystore component is disabled, if you want to access it you need to > enable it. form ofbiz-component.xml > > If you read server start log then ofbiz print message that ebaystore is > disabled. > {code} > > |main|ComponentContainer|I| Not loading component [ebaystore] because it is disabled > > {code} > > Thanks & Regards > -- > Deepak Dixit > www.hotwaxsystems.com > www.hotwax.co > > On Sat, Sep 9, 2017 at 2:12 PM, Ayushi Rathod <[hidden email]> > wrote: > >> Hi everyone, >> >> I was trying to access the ebaystore but I am unable to see any plugins on >> demo-trunk. >> >> The link is mentioned below >> https://demo-trunk-ofbiz.apache.org/webtools/control/login >> >> Can someone help me with this? >> >> Best regards >> Ayushi Rathod >> > > |
ebayStore is by default disabled, I think its disabled due to jar dependency
So you can;t access it on demo-trunk, you need to access it locally. Need to enable it from ofbiz-component.xml and download the jar. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sat, Sep 9, 2017 at 5:46 PM, Ayushi Rathod <[hidden email]> wrote: > Thanks Deepak. > > But it seems this is to access ebayStore on local, isn't there any way to > access it on demo-trunk. > > Correct me if I have missed something. > > > On Sat, Sep 9, 2017 at 3:38 PM, Deepak Dixit <deepak.dixit@hotwaxsystems. > com > > wrote: > > > Hi Ayushi, > > > > ebaystore component is disabled, if you want to access it you need to > > enable it. form ofbiz-component.xml > > > > If you read server start log then ofbiz print message that ebaystore is > > disabled. > > {code} > > > > |main|ComponentContainer|I| Not loading component [ebaystore] because it > is disabled > > > > {code} > > > > Thanks & Regards > > -- > > Deepak Dixit > > www.hotwaxsystems.com > > www.hotwax.co > > > > On Sat, Sep 9, 2017 at 2:12 PM, Ayushi Rathod <[hidden email]> > > wrote: > > > >> Hi everyone, > >> > >> I was trying to access the ebaystore but I am unable to see any plugins > on > >> demo-trunk. > >> > >> The link is mentioned below > >> https://demo-trunk-ofbiz.apache.org/webtools/control/login > >> > >> Can someone help me with this? > >> > >> Best regards > >> Ayushi Rathod > >> > > > > > |
In reply to this post by ayushi.rathod
Hi Ayushi,
I think you are trying the wrong URL. Try this https://demo-trunk.ofbiz.apache.org/webtools/control/main Notice the "." after trunk. Thanks and Regards, *Aditya Sharma* | Enterprise Software Engineer HotWax Systems <http://www.hotwaxsystems.com/> <https://www.linkedin.com/in/aditya-sharma-78291810a/> On Sat, Sep 9, 2017 at 5:46 PM, Ayushi Rathod <[hidden email]> wrote: > Thanks Deepak. > > But it seems this is to access ebayStore on local, isn't there any way to > access it on demo-trunk. > > Correct me if I have missed something. > > > On Sat, Sep 9, 2017 at 3:38 PM, Deepak Dixit <deepak.dixit@hotwaxsystems. > com > > wrote: > > > Hi Ayushi, > > > > ebaystore component is disabled, if you want to access it you need to > > enable it. form ofbiz-component.xml > > > > If you read server start log then ofbiz print message that ebaystore is > > disabled. > > {code} > > > > |main|ComponentContainer|I| Not loading component [ebaystore] because it > is disabled > > > > {code} > > > > Thanks & Regards > > -- > > Deepak Dixit > > www.hotwaxsystems.com > > www.hotwax.co > > > > On Sat, Sep 9, 2017 at 2:12 PM, Ayushi Rathod <[hidden email]> > > wrote: > > > >> Hi everyone, > >> > >> I was trying to access the ebaystore but I am unable to see any plugins > on > >> demo-trunk. > >> > >> The link is mentioned below > >> https://demo-trunk-ofbiz.apache.org/webtools/control/login > >> > >> Can someone help me with this? > >> > >> Best regards > >> Ayushi Rathod > >> > > > > > |
Thanks, Deepak and Aditya for helping!
On Sat, Sep 9, 2017 at 6:08 PM, Aditya Sharma < [hidden email]> wrote: > Hi Ayushi, > > I think you are trying the wrong URL. > > Try this > https://demo-trunk.ofbiz.apache.org/webtools/control/main > > Notice the "." after trunk. > > Thanks and Regards, > > *Aditya Sharma* | Enterprise Software Engineer > HotWax Systems <http://www.hotwaxsystems.com/> > <https://www.linkedin.com/in/aditya-sharma-78291810a/> > > On Sat, Sep 9, 2017 at 5:46 PM, Ayushi Rathod <[hidden email]> > wrote: > > > Thanks Deepak. > > > > But it seems this is to access ebayStore on local, isn't there any way to > > access it on demo-trunk. > > > > Correct me if I have missed something. > > > > > > On Sat, Sep 9, 2017 at 3:38 PM, Deepak Dixit <deepak.dixit@hotwaxsystems. > > com > > > wrote: > > > > > Hi Ayushi, > > > > > > ebaystore component is disabled, if you want to access it you need to > > > enable it. form ofbiz-component.xml > > > > > > If you read server start log then ofbiz print message that ebaystore is > > > disabled. > > > {code} > > > > > > |main|ComponentContainer|I| Not loading component [ebaystore] because > it > > is disabled > > > > > > {code} > > > > > > Thanks & Regards > > > -- > > > Deepak Dixit > > > www.hotwaxsystems.com > > > www.hotwax.co > > > > > > On Sat, Sep 9, 2017 at 2:12 PM, Ayushi Rathod < > [hidden email]> > > > wrote: > > > > > >> Hi everyone, > > >> > > >> I was trying to access the ebaystore but I am unable to see any > plugins > > on > > >> demo-trunk. > > >> > > >> The link is mentioned below > > >> https://demo-trunk-ofbiz.apache.org/webtools/control/login > > >> > > >> Can someone help me with this? > > >> > > >> Best regards > > >> Ayushi Rathod > > >> > > > > > > > > > |
Free forum by Nabble | Edit this page |