| This builds the important ClassPath used by this class. It does so in a neutral way. It
iterates in alphabetical order through every file in the lib directory and adds it to the
classpath.
Also, we add the files to the ClassLoader for the Cocoon system. In order to protect
ourselves from skitzofrantic classloaders, we need to work with a known one.
Parameters: context - The context path a String value |