Le 2011-06-17 à 14:33, P Teeson a écrit :

> 
> On 2011-06-17, at 12:57 PM, Pascal Robert wrote:
> <snip>
>>> So I did step 1 Download Golipse and ran it. 
>> 
>> I think that problem was fixed in the script, but a new build of Golipse was 
>> not made.  You can get the source code here:
>> 
>>  https://github.com/rebeld/Golipse
>> 
>> And simply build and run from Xcode.
> Thanks Pascal. That fixed that problem.
> 
> Now for the next step - problem trying to install various releases of Web 
> Objects using WOInstaller as per 
> <http://wiki.objectstyle.org/confluence/display/WOL/Using+WOLips+With+Multiple+Versions+of+WebObjects>
> 
> 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:

It's:

java -jar /Developer/Development/WebObjects/Versions/WOInstaller.jar 5.3.3 
/Developer/Development/WebObjects/Versions/WebObjects533 

(the -jar was missing)

> 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
> 
> 
> 
> 
> 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to