• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WOFrameworksBaseURL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOFrameworksBaseURL


  • Subject: Re: WOFrameworksBaseURL
  • From: Pascal Robert <email@hidden>
  • Date: Sat, 14 Mar 2009 13:55:22 -0400

public Application() {
NSLog.out.appendln("Welcome to " + name() + " !");
/* ** put your initialization code in here ** */
frameworksBaseURL();
if ( System.getProperty("WOFrameworksBaseURL") != null ) setFrameworksBaseURL(System.getProperty("WOFrameworksBaseURL"));
}



if you're using 5.4, i believe it was discussed a couple weeks ago that the WOFrameworksBaseURL property is broken in 5.4 ... i think it was lachlan that posted a workaround -- might want to search the archives.

ms

On Mar 14, 2009, at 1:40 PM, Ricardo J. Parada wrote:

Hi,

I'm trying to understand this one correctly. I'm launching my embedded application and I see in the log that WOFrameworksBaseURL is set as follows:

"WOFrameworksBaseURL = /WebObjects/MyWonderApp.woa/Frameworks"


But then the ERXStylesheet is generating a url like this:

<script src="/WebObjects/Frameworks/Ajax.framework/ WebServerResources/prototype.js"></script>

Is this correct? I thought it should be /WebObjects/MyWonderApp.woa/ Frameworks/Ajax.framework/WEbSErverREsources/prototype.js ?




_______________________________________________ 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

_______________________________________________ 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


-------------------------------------------------------
Pascal Robert

http://www.macti.ca
http://www.aircourriel.com
http://www.linkedin.com/in/macti

Skype: MacTICanada
AIM/iChat : MacTICanada

_______________________________________________
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


  • Follow-Ups:
    • Re: WOFrameworksBaseURL - SOLVED
      • From: "Ricardo J. Parada" <email@hidden>
References: 
 >WOFrameworksBaseURL (From: "Ricardo J. Parada" <email@hidden>)
 >Re: WOFrameworksBaseURL (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: WOFrameworksBaseURL
  • Next by Date: Re: My embedded .woa is displaying funny characters
  • Previous by thread: Re: WOFrameworksBaseURL
  • Next by thread: Re: WOFrameworksBaseURL - SOLVED
  • Index(es):
    • Date
    • Thread