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 “gradlew loadAll ofbiz” Seemed to work ok.
When I enter “https://localhost:8443/ofbizDemo” I get the error message
"ERROR MESSAGE java.lang.IllegalArgumentException: Could not find resource 
bundle [OfbizDemoUiLabels] in the locale [de]"

What do I need to do to get that to work?

Additional question: old tutorials refer to a hot-deploy directory. Is this 
no longer working? 

Reply via email to