Re: Framework Deploy Location on Linux
Re: Framework Deploy Location on Linux
- Subject: Re: Framework Deploy Location on Linux
- From: Colin Clark <email@hidden>
- Date: Mon, 30 Aug 2004 13:20:01 -0400
Hi Hunter,
You're right, frameworks don't belong in your extensions folder.
In general, you should reserve the $NEXT_ROOT/Library/Frameworks
directory for Apple-supplied frameworks. This is equivalent to the
/System/Library/Frameworks folder on your OS X box. Given that,
$NEXT_ROOT/Local/Library/Frameworks is probably the best choice for
your own frameworks.
I hope that helps,
Colin
On Monday, August 30, 2004, at 12:36 PM, Hunter Hillegas wrote:
I mistakenly threw a JAR file for a framework in
/opt/Apple/Local/Library/WebObjects/Extensions. My apps started but I
got an error starting an unrelated app. Apparently the other app had
an entity with the same name so there were issues starting the second
app.
So, it looks like I just put the framework in the wrong place.
Two likely candidates look like:
/opt/Apple/Local/Library/Frameworks
/opt/Apple/Library/Frameworks
Which is preferred?
Thanks,
Hunter
_______________________________________________
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.
---
Colin Clark
Dynamic Web and Database Development Lead,
Resource Centre for Academic Technology,
University of Toronto
(416) 946-7592 / email@hidden
_______________________________________________
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.