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] wrote: > 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 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/wonder.js >> 404 (Not Found) >> GET >> http://www.mysite.com/WebObjects/myapp.woa/Frameworks/Ajax.framework/WebServerResources/effects.js >> 404 (Not Found) >> >> ReferenceError Can't find variable ASB >> ReferenceError Can't find variable ASB >> ReferenceError Can't find variable AUC >> >> The application works fine in other aspects. >> >> Also at the same deployment machine css files are not loaded in JAVA >> MONITOR when run as instance. >> >> Has to do with permissions? Any other help? >> >> >> Many thanks in advance >> >> >> Stavros >> >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/webobjects-dev/jeremy.deroyer%40ingencys.net >> >> 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: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
