On 23/dic/08, at 17:43, Michael DeMan (WO) wrote:

I have developed WO 5.4 under OSX 10.4, including switching back and forth. If you are just getting started, I would recommend trying to get 5.4 running if you can. Ideally, upgrading your machine to OSX 10.5 is the way to go, but if that is impossible then...


You want to swap out the WebObjects 5.3 and 5.4 frameworks on your local machine - or rather, replace the 5.3 frameworks with the 5.4 frameworks.

Download the WO 5.4 installer and open it up so you can see the frameworks.

More details on what you should see, and where it should go is at:

http://wiki.objectstyle.org/confluence/display/WO/WO+5.4+Getting+Started#WO5.4GettingStarted-DevelopingwithbothWebObjects5.4and5.3

- Mike



So I've to download Xcode 3.0 (the package) to my Tiger machine, open the package (not "double click") and searching for the frameworks and copying to /System/Library/Frameworks ?
Then I can install Wonder 5.4 in /Libray/Framework ?

Can I simply "copy" the framework from my Leopard Machine?

Francesco


Francesco Romano wrote:


On 23/dic/08, at 17:09, Simon McLean wrote:




On 23 Dec 2008, at 16:03, Francesco Romano wrote:

On 23/dic/08, at 16:55, Pascal Robert wrote:


Le 08-12-23 à 10:50, Francesco Romano a écrit :

Hi... I made a little mistake...
I'm learning WO and developing an application. I use Leopard.
The computer where I'll deploy the app use Tiger... (so I think it can't have WO 5.4)

If Java 1.5 is available on the Tiger box, you can use 5.4. Embed the WO frameworks in your app, this way you won't have to install 5.4 on the Tiger box.


How can I do that?

assuming you are using Wonder, put these in your build.properties

embed.ProjectLocal=true
embed.External=true
embed.Local=true
embed.User=true
embed.System=true
embed.Network=true

I'm using Wonder..
I tried this but it does not work (it continue to read the frameworks in /Library/Frameworks on the deployment computer).

I added this in the file Properties in Resources,... is the wrong place?
------------------------------------------------------------------------

_______________________________________________
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/webobjects%40deman.com

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/fra.makaveli%40gmail.com

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