Mike, what do you mean "the final behavior is expected"?  I tried to build
the app, and the MacOSClassPath.txt will show entry as:
LOCALROOT/Library/Frameworks/JavaWOExtensions.framework/Resources/Java/JavaW
OExtensions.jar

Not: 
WOROOT/Library/Frameworks/JavaWOExtensions.framework/Resources/Java/JavaWOEx
tensions.jar

After I deploy the application, it will not find whatever component I need
to use in the runtime.



On 7/28/08 9:36 AM, "Mike Schrag" <[EMAIL PROTECTED]> wrote:

>> For some reason, I can't configure the build path to refer to the
>> /System/Library/Frameworks/JavaWOExtensions.framework.  It keeps
>> referring
>> to the the /Library/Frameworks/JavaWOExtensions.framework.
>> 
>> The steps I did:
>> - Right-click on the project name
>> - Select "Build Path" -> "Configure Build Path"
>> - Open the "Libraries" pane
>> - Click on "WebObjects Frameworks" and click "Edit..."
>> - Open the triangle next to "Local"
>> - Locate "JavaWOExtensions" and uncheck the checkbox
>> - Open the triangle next to "System"
>> - Locate "JavaWOExtensions" and click on the checkbox
>> - Click "Finish"
>> - Click "OK" for the JavaBuildPath dialog
>> 
>> No error was given, but when I'm done, the JavaWOExtensions.jar
>> still points
>> to the /Library/Frameworks/JavaWOExtensions.framework folder.  Does
>> anyone
>> know what might be wrong?  Thank you.
> This is an oddity of the current UI, but the final behavior is
> actually expected.  If you have the same named framework in Lib and
> Sys/Lib, the one in Lib will "win".
> 
> ms
> 
>  _______________________________________________
> 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/wen.xia%40dof.ca.gov
> 
> 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