Ähm... nope, not at all. Perhaps you could give me the complete error? I am assuming that perhaps you did not add the correct folder for the service file to be loaded into your ofbiz-component file...
Which reminds me: the given instruction is slightly incomplete, if you revise it, you will need to edit cmsUrl within the .java file here: public static String cmsUrl = "http://www.google.com"; and change the location to your local path of the magnolia instance and I think you can safely remove the public static final String module = Magnolia.class.getName(); That should remove the dependency - it is not used within the script anyhow... -- View this message in context: http://www.nabble.com/Ofbiz-with-Magnolia-tp22715993p22717734.html Sent from the OFBiz - User mailing list archive at Nabble.com.
