You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Alejandro Scandroli <al...@gmail.com> on 2010/03/29 01:40:21 UTC

Re: [ANNOUNCEMENT] Tapestry-resteasy 0.0.1 released!

It's done!
The (yet to be released) tapestry-resteasy 0.2.0 is "droppinable",
just drop it in and run. It doesn't need any web.xml configuration at
all.

Cheers!
Alejandro.

On Fri, Jan 22, 2010 at 8:07 PM, Kalle Korhonen
<ka...@gmail.com> wrote:
> On Fri, Jan 22, 2010 at 10:49 AM, Howard Lewis Ship <hl...@gmail.com> wrote:
>> Looks nice; you guys have been very busy!
>
> Thanks Howard! Oh I think we are mostly just publishing code we've
> been sitting on for some time.
>
>> I'm a little surprised at the amount of web.xml configuration; I don't
>> know enough about the JBoss code, but it seems like something that
>> could be handled using a contribution to the HttpServletRequest
>> pipeline, and not require web.xml configuration to work, just drop it
>> in and run.  But I'm likely missing some details.
>
> Like I said, just blame Alejandro :) No, just kidding - I think you
> are completely right at least about the filter config. It's been
> awhile since I last worked on Jersey, but I think the spec required a
> servlet config for some odd bootstrapping reason but that could have
> changed. Of course we could still do whatever we like with all the
> power of Tapestry's plumbing at our fingertips and I think it's a
> worthy goal so we could really claim it to be a drop-in module. Let's
> add it as an enhancement request (and we are always looking for good
> committers :P )
>
> Kalle
>
>
>> On Fri, Jan 22, 2010 at 10:19 AM, Kalle Korhonen
>> <ka...@gmail.com> wrote:
>>> JAX-RS is simple and cool, and we at Tynamo project
>>> (http://tynamo.org) wanted to make it even simpler for you Tapestry
>>> dudes! Tapestry-resteasy is a drop-in module for making your
>>> webapplication RESTful. Follow our tapestry-resteasy guide
>>> (http://tynamo.org/tapestry-resteasy+guide) to set it up.
>>> Tapestry-resteasy 0.0.1 is available from Maven central but note that
>>> not all of the JBoss or java.net jars are in Central repo, so if you
>>> are one of the poor developers who are running Maven not backed up by
>>> a proper repository proxy, you can activate -Prepositories profile to
>>> enable downloading directly from the JBoss and java.net repositories.
>>> Have fun with it! Oh and if something goes wrong, don't blame me, this
>>> module is all Alejandro Scandroli's ingenious work!
>>>
>>> PS. We also have another announcement to make - Piero Sartini, the
>>> founder of tapestry-jpa module, has joined our ranks. Join me in
>>> welcoming him to the project! Besides the experience, he also brought
>>> the code with him to be hosted as part of Tynamo.org - so you know
>>> what it means, more about full JPA2 integration to follow!
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>
>>>
>>
>>
>>
>> --
>> Howard M. Lewis Ship
>>
>> Creator of Apache Tapestry
>>
>> The source for Tapestry training, mentoring and support. Contact me to
>> learn how I can get you up and productive in Tapestry fast!
>>
>> (971) 678-5210
>> http://howardlewisship.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: [ANNOUNCEMENT] Tapestry-resteasy 0.0.1 released!

Posted by Robin Komiwes <od...@gmail.com>.
Nice!

Already tried your contribution, and we were looking for that
evolution. I look forward to see how it works now.

On Mon, Mar 29, 2010 at 12:40 AM, Alejandro Scandroli
<al...@gmail.com> wrote:
> It's done!
> The (yet to be released) tapestry-resteasy 0.2.0 is "droppinable",
> just drop it in and run. It doesn't need any web.xml configuration at
> all.
>
> Cheers!
> Alejandro.
>
> On Fri, Jan 22, 2010 at 8:07 PM, Kalle Korhonen
> <ka...@gmail.com> wrote:
>> On Fri, Jan 22, 2010 at 10:49 AM, Howard Lewis Ship <hl...@gmail.com> wrote:
>>> Looks nice; you guys have been very busy!
>>
>> Thanks Howard! Oh I think we are mostly just publishing code we've
>> been sitting on for some time.
>>
>>> I'm a little surprised at the amount of web.xml configuration; I don't
>>> know enough about the JBoss code, but it seems like something that
>>> could be handled using a contribution to the HttpServletRequest
>>> pipeline, and not require web.xml configuration to work, just drop it
>>> in and run.  But I'm likely missing some details.
>>
>> Like I said, just blame Alejandro :) No, just kidding - I think you
>> are completely right at least about the filter config. It's been
>> awhile since I last worked on Jersey, but I think the spec required a
>> servlet config for some odd bootstrapping reason but that could have
>> changed. Of course we could still do whatever we like with all the
>> power of Tapestry's plumbing at our fingertips and I think it's a
>> worthy goal so we could really claim it to be a drop-in module. Let's
>> add it as an enhancement request (and we are always looking for good
>> committers :P )
>>
>> Kalle
>>
>>
>>> On Fri, Jan 22, 2010 at 10:19 AM, Kalle Korhonen
>>> <ka...@gmail.com> wrote:
>>>> JAX-RS is simple and cool, and we at Tynamo project
>>>> (http://tynamo.org) wanted to make it even simpler for you Tapestry
>>>> dudes! Tapestry-resteasy is a drop-in module for making your
>>>> webapplication RESTful. Follow our tapestry-resteasy guide
>>>> (http://tynamo.org/tapestry-resteasy+guide) to set it up.
>>>> Tapestry-resteasy 0.0.1 is available from Maven central but note that
>>>> not all of the JBoss or java.net jars are in Central repo, so if you
>>>> are one of the poor developers who are running Maven not backed up by
>>>> a proper repository proxy, you can activate -Prepositories profile to
>>>> enable downloading directly from the JBoss and java.net repositories.
>>>> Have fun with it! Oh and if something goes wrong, don't blame me, this
>>>> module is all Alejandro Scandroli's ingenious work!
>>>>
>>>> PS. We also have another announcement to make - Piero Sartini, the
>>>> founder of tapestry-jpa module, has joined our ranks. Join me in
>>>> welcoming him to the project! Besides the experience, he also brought
>>>> the code with him to be hosted as part of Tynamo.org - so you know
>>>> what it means, more about full JPA2 integration to follow!
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Howard M. Lewis Ship
>>>
>>> Creator of Apache Tapestry
>>>
>>> The source for Tapestry training, mentoring and support. Contact me to
>>> learn how I can get you up and productive in Tapestry fast!
>>>
>>> (971) 678-5210
>>> http://howardlewisship.com
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org