Re: Ajax fails on deployment machine

From: Michael Hast (mhas..esertsky.com)
Date: Wed May 13 2009 - 11:27:54 EDT

  • Next message: kenlist..nderhome.com: "Re: Ajax fails on deployment machine"

    What does the updateUrl look like? I had a problem deploying a woa
    yesterday where the updateUrl looked something like this:

    updateUrl="/cgi-bin/WebObjects/App.woa/1/wo/sessionID/..."

    It really needed to be
    updateUrl="/cgi-bin/WebObjects/App.woa/1/ajax/sessionID/..."

    For me in the Ajax.framework the Info.plist file did not contain the
    NSPrincipalClass.

    I am not sure if that is the same problem you are encountering since the
    WAR deployment works.

    Michael.

    kenlist..nderhome.com wrote:
    > All,
    >
    > I have some new cool Ajax stuff in my WO app (3.4.2, WOLips from maybe 2 weeks ago) that works great inside Eclipse and in the WAR deployment, but does not work in the .woa deployment. I'm guessing that it has something to do with servicing the updateUrl, but this is certainly not my area of expertise. What should I look for?
    >
    > Also, is there an easy way to debug these requests? My action method never gets called.
    >
    > Thanks,
    > Ken

    -- 
    Tel: (520) 572-9410
    Desert Sky Software: www.desertsky.com
         Specializing in the Development and Hosting of
         e-Business Applications.
    



    This archive was generated by hypermail 2.0.0 : Wed May 13 2009 - 11:28:57 EDT