Now for the next step - problem trying to install various releases of Web Objects using WOInstaller as per
Here is the Terminal log...
Last login: Fri Jun 17 11:48:16 on ttys000
Gandalf:~ pteeson$ sudo java /Developer/Development/WebObjects/Versions/WOInstaller.jar 5.3.3 /Developer/Development/WebObjects/Versions/WebObjects533
Password:
Exception in thread "main" java.lang.NoClassDefFoundError: /Developer/Development/WebObjects/Versions/WOInstaller/jar
Caused by: java.lang.ClassNotFoundException: .Developer.Development.WebObjects.Versions.WOInstaller.jar
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Gandalf:~ pteeson$
What to do?
respect....
Peter