Re: How to include a Framework in a WebObjects Application
Re: How to include a Framework in a WebObjects Application
- Subject: Re: How to include a Framework in a WebObjects Application
- From: Mohapatra Ashish <email@hidden>
- Date: Thu, 15 Jun 2006 10:51:28 -0700
- Thread-topic: How to include a Framework in a WebObjects Application
Hi Carter,
For the image/resources to be fetched from the framework intended, please
use the property of the WOImage/other dynamic element to do the binding into
the framework, else it will always try to fetch from the main application
and not frameworks. Every other dynamic element have one or other form of
fetching from frameworks.
Also while building the page, you can drag and drop the custom components
and it will automatically fetch it from the framework intended.
Thanks,
Ashish
On 6/15/06 6:48 AM, "Carter Wojcik" <email@hidden> wrote:
> Hi All -
>
> I have a webobjects application which I would like to
> add a framework containing custom components. Instead
> of placing the framework into the /Library/Frameworks
> directory, I would like to include the framework
> directly in my application for portablililty. I have
> read the Apple documentation and searched the mailing
> lists, but I am having problems including the
> resources from my framework in the application.
>
> Using Xcode 2.3, I use 'add existing frameworks..' and
> point to the framework in my project directory. Then
> I add the framework to my application server target.
> I can then compile and run the application, but when
> Safari opens, I am missing the images contained in
> resources in my framework. How do I tell my
> application to use (find) the resources in my included
> framework?
>
> Thanks for the help.
>
> Carter
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> om
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden