I am trying to work my way through the developers guide. When I navigate to the ofbizdemo site in "Running your first application" I get an error, rather than the "Hello World!! :)":
java.lang.IllegalArgumentException: Could not find resource bundle [OfbizDemoUiLabels] in the locale [en_US] It looks like there isn't an en_US but just an en entry in the OfbizDemoUiLabels but when I switched the language to en, it still didn't work.
