Hi there, thanks for creating this framework. It looks really promising and I want to use it for a real world project.
Until now I was working with 9.4 - since that was available as a bundle. Now I prepare to do some real work and did a checkout of 10.4. I was quite amazed by the progress! I also saw a lot of action in the svn repo, backporting of bugfixes etc. Great! Just when I was starting to work I stumbled onto classpath troubles. After a clean create-component I get this: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://hwm/widget/CommonScreens.xml#main-decorator]: java.lang.IllegalArgumentException: Could not find resource bundle [HwmUiLabels] in the locale [en] (Could not find resource bundle [HwmUiLabels] in the locale [en]) First with en_US and then also for en, when I changed the language while in another application. I already read the UtilProperties and related code, but still am a bit dumbfounded by this. Can you help me here? Best, Georg