I just got synchronized with svn. Hope i'm not missing some files somewhere , but i still have the same problem.
I'll look more into it . thanks ! Alex On 7/24/06, Alexandru Dragomir <[EMAIL PROTECTED]> wrote:
ok, thanks. the response look fine : <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" [ <!ENTITY nbsp ' '> ]> <ajax-response><response id="projectDescription" type="element"><div id="projectDescription"> <h2 style="clear:left">Code Zeitgeist</h2> </div></response></ajax-response> Alex On 7/24/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > P.S. If you are using maven2 for a specific project, specifying a > version of > "4.1-SNAPSHOT" should keep you in sync with the most current snapshot > version available without having to rebuild. > > On 7/24/06, Jesse Kuhnert < [EMAIL PROTECTED]> wrote: > > > > Ah ok. That sounds like a bug that was recently fixed. Are you using > the > > most recent version? > > > > > > On 7/24/06, Alexandru Dragomir < [EMAIL PROTECTED]> wrote: > > > > > > Ok, i tried it. > > > > > > I get an error : > > > > > > tapestry.html has no properties ... core.js (line 143) > > > anonymous > > > anonymous > > > anonymous > > > doLoad > > > anonymous > > > null > > > > > > I'll look into core.js maybe i can find the pb. > > > > > > thanks ! > > > > > > Alex > > > > > > > > > On 7/24/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > > > > > > > You'd see a debug error/warn if no content was found to update. If > you > > > are > > > > running with firefox get the FireBug extension and turn on "watch > > > xmlhttp > > > > requests" to see exactly what is getting returned in your > response. > > > > > > > > On 7/24/06, Alexandru Dragomir <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hi ! > > > > > > > > > > I tried the time tracker application included in tapestry > examples ( > > > > > neat). > > > > > I made a maven build of tapestry so i'm using the latest files. > > > > > > > > > > Everything works just fine only one pb.. and i'm not sure if i > did > > > > > something wrong. > > > > > The issue is with the use of EventListener (very cool otherwise) > > > > > annotation. > > > > > > > > > > In the browser debuger i get "Response received" so this is ok. > > > > > But on the other hand i get in the java console the folowing : > > > > > > > > > > MarkupWriterSource [ERROR] No markup filter could be found for > > > content > > > > > type > > > > > 'text/xml;charset=UTF-8'; a default filter has been used. > > > > > > > > > > And of course, nothing is updating on the page. > > > > > > > > > > Looking into the contributions list i can see : > [text/vnd.wap.wml, > > > > > text/html;charset=utf-8, text/html] > > > > > > > > > > I also noticed that in the MarkupWriterSourceImpl there are 2 > > > methods : > > > > > newMarkupWriter and newJSONWriter. The one that is being called > is > > > > > newMarkupWriter. > > > > > > > > > > The other ajax functionalities are working fine. > > > > > > > > > > Anybody has any idea what i might have done wrong ? > > > > > > > > > > thanks ! > > > > > > > > > > Alex > > > > > > > > > > > > > > > > > > > > > > -- > > > > Jesse Kuhnert > > > > Tacos/Tapestry, team member/developer > > > > > > > > Open source based consulting work centered around > > > > dojo/tapestry/tacos/hivemind. > > > > > > > > > > > > > > > > > > > > -- > > > > Jesse Kuhnert > > Tacos/Tapestry, team member/developer > > > > Open source based consulting work centered around > > dojo/tapestry/tacos/hivemind. > > > > > > -- > Jesse Kuhnert > Tacos/Tapestry, team member/developer > > Open source based consulting work centered around > dojo/tapestry/tacos/hivemind. > >