[Resteasy-users] Where to go for authorization examples?

2013-01-11 Thread Skriloff, Nicholas
In the book, Restful Java with JAXRS there are examples up through chapter 11. I need examples with tests for chapter 12, Authentication and Authorization with JaxRS. Where can I get them? Sincerely, Nick Skriloff , ME , MCP, SCJP Information Technology Specialist Darden Information Services

Re: [Resteasy-users] Where to go for authorization examples?

2013-01-11 Thread Skriloff, Nicholas
web.xml and setting your web tier to do SSL/HTTPS. On 1/11/2013 10:30 AM, Skriloff, Nicholas wrote: In the book, Restful Java with JAXRS there are examples up through chapter 11. I need examples with tests for chapter 12, Authentication and Authorization with JaxRS. Where can I get them

[Resteasy-users] newbie question: help with example

2012-12-27 Thread Skriloff, Nicholas
I downloaded JBoss AS7 7.1.1.Final (Brontes). I start it up. I add a simple management user with the add-user.bat file. I downloaded resteasy-jaxrs-2.3.5 and started looking at the example ejb-integration. In

[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