Re: [Resteasy-users] Newbie question REST

2013-01-03 Thread Weinan Li
-- Weinan Li On Wednesday, January 2, 2013 at 10:45 PM, Bill Burke wrote: > > > On 12/21/2012 4:12 PM, Skriloff, Nicholas wrote: > > I have three questions > > > > 1) I want to see all the restful urls available when I start up EAP6 in > > the server.log file. How do I configure standalon

Re: [Resteasy-users] Newbie question REST

2013-01-02 Thread Bill Burke
On 12/21/2012 4:12 PM, Skriloff, Nicholas wrote: > I have three questions > > 1) I want to see all the restful urls available when I start up EAP6 in > the server.log file. How do I configure standalone.xml logging to show > the rest easy services that are exposed and their paths? > Resteasy do

Re: [Resteasy-users] Newbie question REST

2012-12-27 Thread Weinan Li
-- Weinan Li On Saturday, December 22, 2012 at 5:12 AM, Skriloff, Nicholas wrote: > I have three questions > 1) I want to see all the restful urls available when I start up EAP6 in the > server.log file. How do I configure standalone.xml logging to show the rest > easy services that are

[Resteasy-users] Newbie question REST

2012-12-21 Thread Skriloff, Nicholas
I have three questions 1) I want to see all the restful urls available when I start up EAP6 in the server.log file. How do I configure standalone.xml logging to show the rest easy services that are exposed and their paths? 2) Should I upgrade to latest RESTeasy eventhough I am presently runnin