Hi Michael, Thank you very much for the reply.
I placed Ajax.framework in the right path and it is working fine now. Thanks a lot for your help. * * Thanks & Regards, Sreenivasulu Arveti. following On Sat, Jul 10, 2010 at 12:38 PM, Michael Schrag <[email protected]> wrote: > Verify the path to wonder.js .... Is it referenced in HTML? What path? Does > it exist? If not, why not? > > Sent from my iPad > > On Jul 10, 2010, at 1:54 AM, Sreenivasulu A <[email protected]> > wrote: > > Hi David, > > Thanks for the reply. > > --- I am not using Split Install > > --- Yes I placed the webserver resources of the Ajax framework in the > location where I placed all the remaining Frameworks. > > --- I checked the source code of the HTML page and it shows like this for > the AjaxModelDialogOpener. > > *<a href="javascript:void(0)" id="e_0_13_11_1_6_21_1_2_0_6" class= > "addButtonClass" onclick="new > Ajax.Request('/cgi-bin/WebObjects/MyApp.woa/1/ajax/lDCfKNRP55QzrzOsKk2ht0/2.0.13.11.1.6.21.1.2.0.6', > {asynchronous:false, evalScripts:false});openAMD_EditTicklerDialog('Add > Tickler Event'); return false;" >ADD EVENT</a>* > > and I observed some errors are shown in the browser window. Following are > those. > > *Message: 'AUC' is undefined > Line: 2161 > Char: 1 > Code: 0 > URI: My App URL > > Message: 'ASB' is undefined > Line: 2161 > Char: 1 > Code: 0 > URI:** My App URL > > Message: 'Ajax' is undefined > Line: 2147 > Char: 1 > Code: 0 > URI: My App URL* > > Thanks & Regards, > Sreenivasulu Arveti. > > On Fri, Jul 9, 2010 at 9:44 PM, David LeBer <<[email protected]> > [email protected]> wrote: > >> >> On 2010-07-09, at 12:04 PM, Sreenivasulu A wrote: >> >> > Hi All, >> > >> > I deployed My Application(Developed with ProjectWonder Frameworks) in >> Solaris 10 with Apache 2.2. >> > In development environment( Windows OS), All Actions on AjaxComponents >> are working fine, >> > but when I came to work with deployed application in Solaris 10, >> Actions on AjaxComponents are not triggered. >> > I Placed Ajax.framework in Libraries folder and specified the jar file >> in the Applications Class Path also. >> > >> > Please help me to get rid of this issue. >> > >> > Any help is appreciated. >> >> Are you doing a split install? >> Do you have the webserver resources of the Ajax framework in the correct >> location? >> Check the source of your html pages. Are the ajax js libraries getting >> loaded? i.e: Do the URLs work? >> >> ;david >> >> -- >> David LeBer >> Codeferous Software >> 'co-def-er-ous' adj. Literally 'code-bearing' >> site: <http://codeferous.com>http://codeferous.com >> blog: <http://davidleber.net>http://davidleber.net >> profile: <http://www.linkedin.com/in/davidleber> >> http://www.linkedin.com/in/davidleber >> twitter: <http://twitter.com/rebeld>http://twitter.com/rebeld >> -- >> Toronto Area Cocoa / WebObjects developers group: >> <http://tacow.org>http://tacow.org >> >> >> >> >> > > > > _______________________________________________ > 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/mschrag%40pobox.com > > This email sent to <[email protected]>[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]
