Le 2012-12-05 à 12:43, Jesse Tayler <[email protected]> a écrit : > Thanks David - > > let me see if I understand - > > do I even have a -server or WOFrameworksBaseURL in my properties? no. but I'd > suppose I never have? > > also, where's this actually pointing on the server? > >> Webobjects/Application_v14.woa/Frameworks > > into my app wrapper ? the .woa ? > > of course, I'm using the embedded deployment but I was kinda looking for > something outside the app?
I'm lost here… So your Web resources links right now are /WebObjects/Frameworks/ERModernDefaultSkin.framework and you want to switch them to /WebObjects/MyApp.woa/Frameworks, or it's the other way around. What is the problem you are facing? > > On Dec 5, 2012, at 12:23 PM, [email protected] wrote: > >> Have you set the -server flag in deployment recently? If so, you'll need to >> specify your frameworks URL in properties. >> >> WOFrameworksBaseURL=/Webobjects/Application_v14.woa/Frameworks >> >> David >> >> >> On 2012-12-05, at 8:34 AM, Jesse Tayler <[email protected]> wrote: >> >>> I seem to have lost my links to deployment resources from WOnder >>> frameworks, like so: >>> >>> /WebObjects/Frameworks/ERModernDefaultSkin.framework/WebServerResources/datepicker.css >>> >>> Is this because of apache rules or something, or do I actually need to >>> install new frameworks and resources on my old AWS server? >>> >>> I'm uncertain when this error started and was looking through deployment >>> docs >>> >>> http://wiki.wocommunity.org/display/documentation/Deployment >>> >>> but didn't really find anything that rang a bell. >>> >>> thoughts on that? >>> >>> >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/programmingosx%40mac.com >>> >>> 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: > https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca > > 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: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
