Re: frameworks installed _inside_ the .woa package?
Re: frameworks installed _inside_ the .woa package?
- Subject: Re: frameworks installed _inside_ the .woa package?
- From: Max Muller <email@hidden>
- Date: Fri, 28 Feb 2003 10:47:26 -0800
Hi Jonathan & Jonathan,
Another example of packaging a regular WO app into a complete
directory can be found in ERMailer (Wonder/Common/Applications/ERMailer
nightly snapshot - http://homepage.mac.com/tatsuyak/wonder/). This
project has two extra build phases, one in the App Server target and
one in the umbrella project that handles packaging up all the jar
files, system frameworks and local frameworks up into the woa, if a
build parameter is specified, ie:
pbxbuild install -PACKAGEA_APPLICATION YES
Note that if you plan on using your packaged application on a different
system you will need to change your licensing key within the
JavaWebObjects.framework by hand.
Regards,
Max
On Wednesday, February 26, 2003, at 12:59 PM, Jonathan 'Wolf' Rentzsch
wrote:
> Jonathan Rochkind, email@hidden, wrote:
>> I forget how this came up, but I think someone said in 5.2, it should
>> be
>> possible to install all your frameworks somewhere inside your
>> AppName.woa
>> folder, so each app can easily have it's own copy of each framework,
>> to
>> make it easier to deploy different apps with different versions of the
>> framework.
>>
>> [For instance, in my case, to deploy a test development instance on my
>> deployment server so I can test some new features and do some
>> debugging.]
>>
>> Does anyone have any idea what I'm talking about? Have any
>> suggestions for
>> how to accomplish this?
>
> woaFrameworkMerger:
> <http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/wonder/Wonder/
> Utilities/woa
> FrameworkMerger/>
>
> Readme:
> <http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/wonder/
> Wonder/Ut
> ilities/woaFrameworkMerger/Readme.html>
>
> We've talked about it before. You're not thrilled it's a perl script --
> apparently you haven't installed ActiveState on your Windows box yet,
> and
> aren't thrilled to do so. You can, however, do what woaFrameworkMerger
> does by hand.
>
> .......................................................
> Jonathan 'Wolf' Rentzsch http://rentzsch.com
> Red Shed Software http://redshed.net (847) 584-7465
> PGP: B2AF 1A09 F881 EBDE C9D6 C4D2 C04F A3C0 3EC5 D5F2
>
> "There are 10 types of people:
> those who count in binary, and those who don't"
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.