[jetty-users] Is there any test case or sample XML file to demo how to configure JASPI?

2011-03-22 Thread Guofeng Zhang
Hi, We used JBoss' JASPI, but now we want to use Jetty as a lightweight web container. So JASPI is a better feature in Jetty for our migration. Could you give me a simple XML demo for me to know where could I start? for example, what POJO to instantiate, or something like configuring

Re: [jetty-users] Is there any test case or sample XML file to demo how to configure JASPI?

2011-03-22 Thread Shirley Boulay
Hello Guofeng Zi, Here is a link to instructions on how to configure JAASLoginService for Jetty: http://wiki.eclipse.org/Jetty/Tutorial/JAAS I hope this helps. Regards, Shirley On Tue, Mar 22, 2011 at 6:51 AM, Guofeng Zhang guof...@radvision.comwrote: Hi, We used JBoss’ JASPI, but