--- On Fri, 4/30/10, Pascal Robert <[email protected]> wrote:
> From: Pascal Robert <[email protected]> > Subject: Re: deploy on 10.6.3??? > To: "Theodore Petrosky" <[email protected]> > Cc: "Mark Ritchie" <[email protected]>, "webobjects-deploy WO-Deploy" > <[email protected]> > Date: Friday, April 30, 2010, 11:17 AM > > Le 10-04-30 à 11:12, Theodore Petrosky a écrit : > > > I feel I'm almost there... > > > > I fixed up the permissions so that my app is owned > by; > > > > _appserver _appserveradm > > > > with permissions of 755 > > > > (propagated this throughout the installation) and did > the split install. > > > > My app now responds with the log in page at: > > > > http://appserver.agencysacks.com/cgi-bin/WebObjects/Prime.woa > > > > except none of the ajax stuff is working. This is my > first foray int AJAX... I put all the frameworks in > /Library/Frameworks > > Please define "none of the ajax stuff is working". You get > exception? Safari is saying that resources are missing? I > bet a beer (at WOWODC) that the Web server resources are > missing (eg, your app can't find the JavaScript files from > Ajax.frameworks because the Web server resources have not be > deployed). I am using (again my first attempt a ) t AJAX in an app.... ADMs and AJC and a little JavaScript.... When I access the app with the URL: http://appserver.agencysacks.com/cgi-bin/WebObjects/Prime.woa and click on what should be an AjaxModalDialog, I get a new window However, if I access the site with: http://appserver.agencysacks.com:2001 and I click on a link to a dialog, I get the wonderful modalDialog. PS. I did click the selections in the properties/deployment and selected embed frameworks (I selected all of the options). It did indeed create a much bigger installation. Missing from your instructions is the note that the frameworks are part of the Split install..... I didn't see this at first.. So now life is beautiful again and I can stop popping antacids. Thank you .... Ted > > Do yourself a favor and embed all frameworks in your app... > Well, the .woa will be bigger, but it will fix tons of > potential problems. > > > what about the ownership and permissions here? it says > that the administrator (me) owns them... however I see other > frameworks there that are owned by root... > > As long as all files in the .woa are readable by the > appserver user or the appserveradm group, it should be > fine. > > > what should I do with these... change > ownership/permissions??? what permissions? > > > > Ted > > > > > > --- On Thu, 4/29/10, Mark Ritchie <[email protected]> > wrote: > > > >> From: Mark Ritchie <[email protected]> > >> Subject: Re: deploy on 10.6.3??? > >> To: "Theodore Petrosky" <[email protected]> > >> Cc: "Chuck Hill" <[email protected]>, > "webobjects-deploy WO-Deploy" <[email protected]> > >> Date: Thursday, April 29, 2010, 6:53 PM > >> On 29/Apr/2010, at 3:23 PM, Theodore > >> Petrosky wrote: > >>> but it does from the appserver:2001 address... > back to > >> those pesky permissions. > >> > >> To be clear, appserver:2001 means that your > connecting > >> directly to the WOA and completely bypassing the > >> webserver. This is a great confirmation that > the WOA > >> is running however it will only get you so far. > >> The webserver and perhaps the WOAdaptor need to > be > >> configured next! ;-) > >> Good luck! > >> M. > >> > >> > > > > > > > > _______________________________________________ > > Do not post admin requests to the list. They will be > ignored. > > Webobjects-deploy mailing list ([email protected]) > > Help/Unsubscribe/Update your Subscription: > > http://lists.apple.com/mailman/options/webobjects-deploy/probert%40macti.ca > > > > This email sent to [email protected] > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to [email protected]
