Hi antalk

You should be able to use only one @Path annotation in your class.
As long as you provide one default @GET or @POST method you should be fine
See:
http://svn.codehaus.org/tynamo/trunk/tapestry-resteasy/src/test/java/org/tynamo/resteasy/rest/EchoResource.java

Saludos.
Alejandro.

On Fri, Feb 3, 2012 at 11:54, antalk <ant...@intercommit.nl> wrote:
> I got it working now:
>
> Had to annotate both my class AND the method with a @Path annotation.
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/ANNOUNCEMENT-tapestry-resteasy-0-2-1-released-tp3291865p5453476.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> 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

Reply via email to