Re: Trouble getting ofbizDemo to run

2020-08-03 Thread Georg Potthast 2
I think English is sufficient, this will work with any locale. You can use the existing OfbizDemoUiLabels.xml file listing in the tutorial as an example how to support different languages. > Jacques Le Roux hat am 03.08.2020 09:47 > geschrieben: > > > Thanks Georg, > > Whatever are the co

Re: Trouble getting ofbizDemo to run

2020-08-03 Thread Jacques Le Roux
Mmm, I'll no finally. We can read there: This tutorial is for trunk release. For release specific tutorials, please refer * OFBiz Tutorial - A Beginners Development Guide for 13.07, 14.12 and 15.12

Re: Trouble getting ofbizDemo to run

2020-08-03 Thread Jacques Le Roux
Thanks Georg, Whatever are the conditions/environment, we need to remove all but English there, for a demo that's enough. I'll do :) Jacques Le 02/08/2020 à 22:09, Georg Potthast a écrit : I am just strictly following the tutorial, no modifications to the code. Yes, there is an OfbizDemoUiLabe

Re: Trouble getting ofbizDemo to run

2020-08-02 Thread Georg Potthast
I am just strictly following the tutorial, no modifications to the code. Yes, there is an OfbizDemoUiLabels.xml file located in the config directory. It contains exactly what is cited in the tutorial: https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guid

Re: Trouble getting ofbizDemo to run

2020-08-02 Thread Michael Brohl
Good evening, is there a resource OfbizDemoUiLabels.xml located in the config directory of the newly created plugin? Maybe it's just a matter of lowercase/uppercase naming. Hard to say without seeing the code and files. The hot-deploy mechanism refers to older versions of OFBiz, it was repl

Re: Trouble getting ofbizDemo to run

2020-08-02 Thread Jacques Le Roux
I confirm nos...@georgpotthast.de is in the user list, sole georgpotthast there Jacques Le 02/08/2020 à 13:29, Jacques Le Roux a écrit : Inline... Le 02/08/2020 à 12:10, Georg Potthast a écrit : I am sorry I had subscribed, but the question did not appear on the web interface. Better use an

Re: Trouble getting ofbizDemo to run

2020-08-02 Thread Jacques Le Roux
Inline... Le 02/08/2020 à 12:10, Georg Potthast a écrit : I am sorry I had subscribed, but the question did not appear on the web interface. Better use an email client, web UI are less reliable So I logged into the web interface with my Google account, which has a different email address than

Re: Trouble getting ofbizDemo to run

2020-08-02 Thread Georg Potthast
I am sorry I had subscribed, but the question did not appear on the web interface. So I logged into the web interface with my Google account, which has a different email address than the one I used to subscribe before. I tried to subscribe with that email address now too, but that did not work s

Re: Trouble getting ofbizDemo to run

2020-08-02 Thread Jacques Le Roux
Hi Georg, Your message has been moderated, else it would not have reached this Mailing List. Please subscribe to the user ML for such questions and then use your email client. See why here http://ofbiz.apache.org/mailing-lists.html. You will get a better support, people can answer you on the

Trouble getting ofbizDemo to run

2020-08-02 Thread Georg Potthast
I installed the JDK version 8 and OFBiz on my Windows 10 system in Germany ok and can run the provided applications like catalog or webtools. Now I want to follow the tutorial “OFBiz Tutorial - A Beginners Development Guide”. So I entered “gradlew createPlugin -PpluginId=ofbizDemo” and run “gr