luisBermudez - 2011-12-15

The method is in com.occamlab.te.TECore.java is at line 1177: public static File getFile(NodeList fileNodes). Maybe we can add extra code, so instead of throwing an exception, when the schema is not available via URL, it trys to find it in the resources or class path.