I have been using ofbiz versions below 9.x for 5+ years. I am in the process of updating to 12.04.
I downloaded the zip file, made a few critical modifications and ran "ant" I am getting over a hundred errors related to com.sun.star.io For example: package com.sun.star.io does not exist import com.sun.star.io.NotConnectedException I ran this on both 32 and 64 bit version of jdk1.6 with the same results. Did a google search but found nothing useful. Is there some other ant command I need to build some base libraries or do I need to get this openoffice library somewhere else first? Any help is appreciated. I am just trying to do an iterative build as I make these changes before actually using any data. Skip
