Organization: Object Technology International Inc.
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
Laurent,
how did the classes go into ./WEB-INF/classes? Is this the output location?
The JAR Exporter normally takes .java files (i.e. CUs) as input and then
collects all needed class files from the Output location. If you simply
want to JAR existing classes then you could you the ZIP exporter.