Re: Problem loading Ajax frameworks

2011-11-29 Thread Ted Archibald
I was having trouble a while back on a particular project, so I just changed the line in the build.xml and it did the trick: Change to: On Tue, Nov 29, 2011 at 9:37 AM, Kieran Kelleher wrote: > (1) log out the value of >System.getProperty("WOFrameworksBaseURL") > > and tell us what t

Re: Problem loading Ajax frameworks

2011-11-29 Thread Kieran Kelleher
(1) log out the value of System.getProperty("WOFrameworksBaseURL") and tell us what that is. (2) Can you paste exactly what you are using in your WOComponent html/wod here so we can see how you are trying to generate those URLs? On Nov 28, 2011, at 9:40 PM, Jeff Schmitz wrote: > As I

Re: Problem loading Ajax frameworks

2011-11-28 Thread Jeff Schmitz
As I never did resolve this one, I thought I'd resurrect this thread.. The "long and the short" of it is, How I can get my App to generate Wonder Framework javascript (and other static resource) references that point here: /WebObjects/Frameworks/... (e.g.

Re: Problem loading Ajax frameworks

2011-11-21 Thread Stavros Panidis
Dear Jeremy, Many thanks, this problem solved. Actually in this server static pages are in /Library/Server/Web/Data/Sites/Mysite so I copied WebServerResources in WebObjects inside Mysite folder. Now it works. Best regards Stavros On 21 Νοε 2011, at 8:28 μ.μ., Jérémy DE ROYER [INGENCYS] wrot

Re: Problem loading Ajax frameworks

2011-11-21 Thread Jérémy DE ROYER [INGENCYS]
Hello, Did you copy the folders "WebServerResources" of yours app/frameworks in the folder WebObjects of your WebServer (located in /Library/WebServer/Documents on Mac OS X Server) ? Jérémy Le 21 nov. 2011 à 19:24, Stavros Panidis a écrit : > Hi, > > I have the following error in a deployed

Problem loading Ajax frameworks

2011-11-21 Thread Stavros Panidis
Hi, I have the following error in a deployed application (Lion server) GET http://www.mysite.com/WebObjects/myapp.woa/Frameworks/Ajax.framework/WebServerResources/prototype.js 404 (Not Found) GET http://www.mysite.com/WebObjects/myapp.woa/Frameworks/Ajax.framework/WebServerResources/won