I recently worked on a tapestry + cometd project. I didn't use the module. Just created a simple integration and then used standard cometd library documentation to create a full chat app. It was easy and I am more than satisfied with the result.
For integration you can have a look at http://tawus.wordpress.com/2011/06/13/tapestry-magic-15-integration-with-cometd/ regards Taha On Apr 4, 2013, at 6:08 PM, Tom Nys wrote: > First of all, i need 1 on 1 chat between a client and a person from my > helpdesk. > > A lot of our system works on session variables and giving info trough via the > url. > I found out that when tapestry-cometD is working in my sidebar (a component) > it triggers the OnPassivate function of the page it is on. > > I've had an error on encodeUrl when trying to use eventlinks in the sidebar. > (fixed this by bypassing the encodeUrl function in the fakehtmlrequest of > cometD) but this isn't a nice solution since it might have broken some other > stuff. > > > -----Oorspronkelijk bericht----- From: Thiago H de Paula Figueiredo > Sent: Thursday, April 4, 2013 2:17 PM > To: Tapestry users > Subject: Re: Live support solution > > On Thu, 04 Apr 2013 05:20:52 -0300, Tom Nys <runesmac...@hotmail.com> > wrote: > >> Hi there, > > Hi! > >> I’m developing a website in tapestry and trying to implement live support >> (1 on 1). >> >> I tryed implementing tapestry-cometD but it doesn’t support some of the >> functions already implemented on my pages. > > Your question is too vague for us to give a good answer. What features do > you need? Which one of them are not implemented by tapestry-cometd? > > -- > Thiago H. de Paula Figueiredo > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org >