Le 10-05-17 à 10:42, Gino Pacitti a écrit :


On 17 May 2010, at 15:27, Mike Schrag wrote:

OK..so done Galileo with WOlips 3.5 - which was not a good idea as it just gave lots of errors.
how did you install 3.5? you should never do an upgrade across eclipse versions -- it's just asking for problems. do a clean downloading and install of 3.5.

Each time I extracted the eclipse app and began again with a new one. I simply trashed a version, tar extracted and moved the eclipse folder into Applications...


Reinstalled Gannymede and WoLips 3.4 (that works - nightly build update was for Galileo so broke my Eclipse 3.4 system)
what URL did you use to install?

my line might be confusing coming in at the mid point of a thread...
I did an initial install of Gannymede and WOLips seemed to be working together... It notified me of an update with WOLips and so I installed the update... Which I believe was WOLips 3.5.. This then caused Gannymede to not recognize WOLips and gave me no options. A slight issue I did have is that I could not create any WO Application using the standed new menu item... I had to use a wizard that allowed only a Project name - I had to manually refactor the name of packages for .java and components.


Failed to process eclipse frameworks: org.apache.xerces.dom.DeferredAttrImpl.getTextContent()Ljava/lang/ String;
this means somehow your classpath is messed up -- either you have mixed eclipse plugins or you have an xml jar in /Library/Java/ Extensions

Also I am using this:
http://wiki.objectstyle.org/confluence/display/WOL/Using+WOLips+With+Multiple+Versions+of+WebObjects

Which should mean that the location /Library/Java/Extensions is not part of the path...

/Library/Java/Extensions is ALWAYS part of the classpath, it's the standard directory to put stuff that all JVM instances will pick up automatically. Close Eclipse, remove anything you have in /Library/ Java/Extensions and start Eclipse again.

This is my Properties file...

wo.network.root=/Network
wo.system.root=/Developer/WebObjects/Versions/WebObjects533/System
wo.local.root=/Developer/WebObjects/Versions/WebObjects533
wo.user.root=/Users/<user>

wo.network.frameworks=/Network/Library/Frameworks
wo.system.frameworks=/Developer/WebObjects/Versions/WebObjects533/ System/Library/Frameworks wo.local.frameworks=/Developer/WebObjects/Versions/WebObjects533/ Library/Frameworks
wo.user.frameworks=/Users/<user>/Library/Frameworks

wo.bootstrapjar=/Developer/WebObjects/Versions/WebObjects533/System/ Library/WebObjects/JavaApplications/wotaskd.woa/WOBootstrap.jar wo.extensions=/Developer/WebObjects/Versions/WebObjects533/Library/ WebObjects/Extensions wo.apps.root=/Developer/WebObjects/Versions/WebObjects533/Library/ WebObjects/Applications

wo.api.root=/Developer/Documentation/DocSets/ com.apple.ADC_Reference_Library.WebObjectsReference.docset/Contents/ Resources/Documents/documentation/InternetWeb/Reference/WO542Reference

ms
------------------------------------------------------------------------------

_______________________________________________
Wonder-disc mailing list
wonder-d...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wonder-disc

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca

This email sent to prob...@macti.ca

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

This email sent to arch...@mail-archive.com

Reply via email to