You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Agrest Framework User Group
I tried using agrest in my tapestry app using tapestry-resteasy but tapestry-resteasy doesn't recognise the way agrest provides rest functionality. I created an issue on tapestry-resteasy which a couple of people are trying to solve.
I am sure they would welcome any input from experts from this list.
Cheers
Tim
Andrus Adamchik
unread,
Aug 18, 2021, 2:29:13 AM8/18/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to D Tim Cummings, Agrest Framework User Group
Hi Tim,
RESTEasy implement JAX-RS, so you should be able to run Agrest on it. As someone mentioned in that thread, it comes down to supporting JAX-RS "Feature" in tapestry-resteasy, which hopefully should not be too big of a lift.