Le 2011-08-01 à 10:11, Jon Kleiser a écrit :

> Thanks again, Pascal.
> 
> I hadn't adjusted the wo.system.frameworks and wo.local.frameworks 
> properties. ;-)
> It's looking better now.
> Is it OK to leave wo.network.frameworks and wo.user.frameworks empty?

Yes, it's ok.

> Is there any reason I should use the old "533" instead of the newer "543"?

Use 5.3.3 only if you have problems that arise only with 5.4.3, the main one is 
SOAP support (5.3.3 use Axis 1.1, 5.4.3 use Axis 1.4). Try with 5.4.3 first and 
check if everything is fine.

> /Jon
> 
> On 01-08-11 15:17 , Pascal Robert wrote:
>> 
>> 
>> Le 2011-08-01 à 08:48, Jon Kleiser a écrit :
>> 
>>> I have now found the field for the WOLips properties file: If I click on 
>>> the WOLips node itself, not the Build subnode, then I get a lot of fields 
>>> where the first one is for the name of the file and the remaining ones 
>>> correspond to the entries in the properties file.
>>> Three of these properties refer to directories that don't exist on my Mac; 
>>> they are 'Network Frameworks', 'User Frameworks', and ' WebObjects 
>>> Javadoc'. I've tried to empty the first two, but when I try to build, I get 
>>> BUILD FAILED and ".../build.xml:206: The framework 'JavaEOAccess' does not 
>>> exist."
>> 
>> You need to adjust the properties for the "multiple versions of WO" setup, 
>> the default WOLips properties assume the "old" layout. That's one of the 
>> things we need to fix...
>> 
>> The values should be like this. They are stored in ~/Library/Application 
>> Support/WOLips/wolips.properties
>> 
>>  wo.network.root=/Network
>> wo.system.root=/Developer/WebObjects/Versions/WebObjects533/System
>> wo.local.root=/Developer/WebObjects/Versions/WebObjects533
>> wo.user.root=/Users/bubba
>> 
>> 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/bubba/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
>> 
>> Replace 533 by 543 to get WO 5.4, and replace "bubba" by your
>>             username.
>> 
>>> I have also looked at Java->Build Path->Classpath Variables, and see a 
>>> variable WEBAPP_LIBS with a value that ends with 
>>> "org.eclipse.osgi/bundles/230/1/.cp/lib", but on my Mac this 230/1/ 
>>> directory is empty. Is this something I should fix?
>>> 
>>> /Jon
> 
> _______________________________________________
> 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/probert%40macti.ca
> 
> This email sent to [email protected]

 _______________________________________________
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