I believe the script is added by the Ajax4JSFFilter - you might want to make sure your URL pattern matches the filters.
Matt On 3/11/08, ycharron <[EMAIL PROTECTED]> wrote: > > Hi Matt, > No I didn't get this from the a demo. We are building a project around > a jsf version of appfuse 2. > Everything was working great until we realized that we've lost our ajax > functionnality. I went back and build a fresh appfuse jsf to use as a > reference project. I then noticed that the ajax script definition > was not being include anymore. I manually added the script declaration in > the default.jsp > <script type="text/javascript" src="<c:url > value='/a4j.res/org.ajax4jsf.framework.ajax.AjaxScript.html'/>"></script> > > I not sure this is the way to go but it solved the issuefor now. BTW, how > is that being added? > > Thanks, > Yves > > > > > > mraible wrote: > > > > Do you get this on a demo that's hosted on demo.appfuse.org? > > > > Thanks, > > > > Matt > > > > On 3/4/08, ycharron <[EMAIL PROTECTED]> wrote: > >> > >> Hi, > >> I just started getting issues with the ajax demo. I doesn't run > >> anymore > >> and I'm getting the following ie message ERROR 'A4J' is undefined. I > >> try > >> to search the forum before posting this and I didn't find a solution > >> yet. > >> I'm looking for pointers, what could possibly cause this AJax problem? > >> Thanks Yves, > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/Appfuse-2-JSF---A4J-undefined-question-tp15837798s2369p15837798.html > >> Sent from the AppFuse - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > -- > View this message in context: > http://www.nabble.com/Appfuse-2-JSF---A4J-undefined-question-tp15837798s2369p15976505.html > > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
