Hi Chemistries,
has someone tried to run the CMIS workbench from the latest Hudson builds? I can't get it started: Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/apach e/chemistry/opencmis/client/api/ObjectId If I look at the class path in the manifest there are some strange file names. It seems to be a mismatch with the file names that get packed in the .zip file: Class-Path: chemistry-opencmis-client-impl-0.3.0-incubating-SNAPSHOT.jar chemistry-opencmis-client-api-0.3.0-incubating20110106.152852-4.jar chemistry-opencmis-commons-api-0.3.0-incubating-20110106.152852-4. jar commons-codec-1.4.jar commons-logging-1.1.1.jar chemistry-opencmis-commons-impl-0.3.0-incubating-20110106.152852-4.jar ... Is this correct? If this is an issue we should get this fixed before the 0.2 release.... And one more question: Have the startup scripts workbench.bat and workbench.sh been dropped intentionally? My impression is that most people download it and start it from the downloaded zip and do not want to make use of Java web start. So it would be nice to have this supported. I found them useful. Jens
