On 2012-02-14, at 9:03 PM, Ramsey Gurley wrote: > Yeah, a "fluffy bunny" of deployment to round off the sharp edges would be > nice. Maybe someday I will write a script/installer/jnlp/something that > makes deployment extremely simple. I even know what to call it already... > > WOnan the Deployer!
It is a really good thing that everyone lives so very far apart. Just sayin.... > On Feb 14, 2012, at 5:46 PM, James Cicenia wrote: > >> That was it! >> >> I had to include in application: >> >> >> setFrameworksBaseURL("/WebObjects/MidwestFoodsWeb.woa/Frameworks"); >> >> You would think "EVERYTHING" came included with a pure wonder d2w app. :-) >> >> Don't know how it ever worked before. >> >> Thanks >> James >> >> >> >> On Feb 14, 2012, at 6:34 PM, Chuck Hill wrote: >> >>> frameworksBaseURL set incorrectly? >>> http://wiki.wocommunity.org/display/WOL/WOApplication >>> >>> >>> On 2012-02-14, at 2:48 PM, James Cicenia wrote: >>> >>>> <script >>>> src="/WebObjects/Frameworks/Ajax.framework/WebServerResources/wonder.js"></script> >>>> >>>> The above is the url on the server... I would think that it would have the >>>> app navme first i.e. >>>> >>>> /WebObjects/MWF.woa/Frameworks ..... >>>> >>>> no? >>>> >>>> James >>>> >>>> >>>> >>>> On Feb 14, 2012, at 4:09 PM, Chuck Hill wrote: >>>> >>>>> >>>>> On 2012-02-14, at 12:39 PM, James Cicenia wrote: >>>>> >>>>>> I don't know. >>>>>> >>>>>> Everything else works everywhere else. All the header files see the >>>>>> script files, etc. >>>>>> Straight out of the box D2W to edit page. Full embed deploy. >>>>> >>>>> Embedding does not mean you don't need to split install the web server >>>>> resources. Maybe this is a new reference in code and you have an old >>>>> version of wonder.js on the server? >>>>> >>>>> >>>>> Chuck >>>>> >>>>> >>>>>> >>>>>> I am now looking around in circles. >>>>>> >>>>>> Any other hints? >>>>>> >>>>>> >>>>>> >>>>>> On Feb 14, 2012, at 1:11 PM, Chuck Hill wrote: >>>>>> >>>>>>> >>>>>>> On 2012-02-14, at 10:20 AM, James Cicenia wrote: >>>>>>> >>>>>>>> OK - >>>>>>>> >>>>>>>> I see all this but what am I supposed to do? Works great on my dev >>>>>>>> machine but deployment breaks. >>>>>>> >>>>>>> Then find what is different. Did you forget to do the split install of >>>>>>> web server resources? >>>>>>> >>>>>>> >>>>>>>> >>>>>>>> This is also a very pure plan jane ERModernLook application... so I >>>>>>>> don't know where new WOContexts would come from? >>>>>>>> >>>>>>>> how did you solve it before? >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> On Feb 14, 2012, at 12:01 PM, Ramsey Gurley wrote: >>>>>>>> >>>>>>>>> AOD is on line 159 of wonder.js. It's called whenever you do a >>>>>>>>> ERXResponseRewriter on an ajax response. ERXResponseRewriter keeps >>>>>>>>> track of what it sends down, so it usually doesn't resend >>>>>>>>> prototype.js. But if something happens that generates a new >>>>>>>>> WOContext, then prototype.js sometimes can get reloaded, then all the >>>>>>>>> wonder.js variables are lost. >>>>>>>>> >>>>>>>>> Ramsey >>>>>>>>> >>>>>>>>> On Feb 14, 2012, at 10:30 AM, James Cicenia wrote: >>>>>>>>> >>>>>>>>>> Ok... >>>>>>>>>> >>>>>>>>>> What is and where is Ajax On Demand thing? >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> James >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Feb 14, 2012, at 11:22 AM, Ramsey Gurley wrote: >>>>>>>>>> >>>>>>>>>>> Ajax Update Popsicle. It always makes my app freeze. >>>>>>>>>>> >>>>>>>>>>> ;-) >>>>>>>>>>> >>>>>>>>>>> I've had the wonder.js ajax variables disappear on me on more than >>>>>>>>>>> one occasion when the prototype.js was reloaded by the Ajax On >>>>>>>>>>> Demand (AOD) thing. I don't know if that's the problem now, but >>>>>>>>>>> it's a place to start. >>>>>>>>>>> >>>>>>>>>>> Ramsey >>>>>>>>>>> >>>>>>>>>>> On Feb 14, 2012, at 9:52 AM, James Cicenia wrote: >>>>>>>>>>> >>>>>>>>>>>> ReferenceError: Can't find variable: AUP >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> What is this? It stops my ERAttachment from opening up a finder >>>>>>>>>>>> file select. >>>>>>>>>>>> >>>>>>>>>>>> Thanks >>>>>>>>>>>> James >>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>> Do not post admin requests to the list. They will be ignored. >>>>>>>>>>>> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) >>>>>>>>>>>> Help/Unsubscribe/Update your Subscription: >>>>>>>>>>>> https://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com >>>>>>>>>>>> >>>>>>>>>>>> This email sent to rgur...@smarthealth.com >>>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Do not post admin requests to the list. They will be ignored. >>>>>>>> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) >>>>>>>> Help/Unsubscribe/Update your Subscription: >>>>>>>> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net >>>>>>>> >>>>>>>> This email sent to ch...@global-village.net >>>>>>> >>>>>>> -- >>>>>>> Chuck Hill Senior Consultant / VP Development >>>>>>> >>>>>>> Practical WebObjects - for developers who want to increase their >>>>>>> overall knowledge of WebObjects or who are trying to solve specific >>>>>>> problems. >>>>>>> http://www.global-village.net/gvc/practical_webobjects >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Do not post admin requests to the list. They will be ignored. >>>>>> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) >>>>>> Help/Unsubscribe/Update your Subscription: >>>>>> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net >>>>>> >>>>>> This email sent to ch...@global-village.net >>>>> >>>>> -- >>>>> Chuck Hill Senior Consultant / VP Development >>>>> >>>>> Practical WebObjects - for developers who want to increase their overall >>>>> knowledge of WebObjects or who are trying to solve specific problems. >>>>> http://www.global-village.net/gvc/practical_webobjects >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Do not post admin requests to the list. They will be ignored. >>>> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) >>>> Help/Unsubscribe/Update your Subscription: >>>> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net >>>> >>>> This email sent to ch...@global-village.net >>> >>> -- >>> Chuck Hill Senior Consultant / VP Development >>> >>> Practical WebObjects - for developers who want to increase their overall >>> knowledge of WebObjects or who are trying to solve specific problems. >>> http://www.global-village.net/gvc/practical_webobjects >>> >>> >>> >>> >>> >>> >>> >>> >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/ramseygurley%40gmail.com >> >> This email sent to ramseygur...@gmail.com > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net > > This email sent to ch...@global-village.net -- Chuck Hill Senior Consultant / VP Development Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/gvc/practical_webobjects
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com