Re: tapestry-jersey

2010-08-16 Thread Andreas Andreou
Probably JerseyRequestFilter.java needs a fix so that it makes use of the current context... I guess you can add an issue to http://github.com/yunglin/tapestry-jersey or even better fork it On Mon, Aug 16, 2010 at 23:04, Borut Bolčina wrote: > Fount the solution: > > You have to conf

Re: tapestry-jersey

2010-08-16 Thread Borut Bolčina
" of the tapestry-jersey and run it against simple > T5.1.0.5 (and T5.2) project, but without success. My tiny test webapp is not > responding at http://localhost:8080/myjerseytest/rest/helloworld > > <http://localhost:8080/myjerseytest/rest/helloworld>-Borut > > dep tree: &

Re: tapestry-jersey

2010-08-16 Thread Borut Bolčina
I cloned the "trunk" of the tapestry-jersey and run it against simple T5.1.0.5 (and T5.2) project, but without success. My tiny test webapp is not responding at http://localhost:8080/myjerseytest/rest/helloworld <http://localhost:8080/myjerseytest/rest/helloworld>-Borut dep

Re: tapestry-jersey

2010-08-13 Thread Borut Bolčina
Uf, thanks! Is there a T5 wiki reference to it? I will try it. -Borut 2010/8/13 Alejandro Scandroli > Hi Borut > > Do you know http://wiki.github.com/yunglin/tapestry-jersey/ ? > I haven't tried it, but it sure looks like what you are looking for. > > Cheers. > Ale

Re: tapestry-jersey

2010-08-13 Thread Alejandro Scandroli
Hi Borut Do you know http://wiki.github.com/yunglin/tapestry-jersey/ ? I haven't tried it, but it sure looks like what you are looking for. Cheers. Alejandro. On Thu, Aug 12, 2010 at 7:05 PM, Kalle Korhonen wrote: > On Thu, Aug 12, 2010 at 9:15 AM, Borut Bolčina > wrote: >

Re: tapestry-jersey

2010-08-12 Thread Kalle Korhonen
On Thu, Aug 12, 2010 at 9:15 AM, Borut Bolčina wrote: > perhaps this should go to tynamo user list, but I guess no one will mind > posting this here. > Before looking at the source code for tynamo-resteasy, how hard would it be > to write tapestry-jersey integration module? Not tha

tapestry-jersey

2010-08-12 Thread Borut Bolčina
e ugly. Before looking at the source code for tynamo-resteasy, how hard would it be to write tapestry-jersey integration module? Best, Borut