Kris,

You should be able to run Lift as a Servlet rather than a filter by
specifying the net.liftweb.http.LiftServlet in your web.xml file.  Try
this... if it doesn't work, it's a bug in Lift.

Thanks,

David

On Mon, Oct 13, 2008 at 7:49 PM, Kris Nuttycombe
<[EMAIL PROTECTED]>wrote:

>
> Hi, all,
>
> I was just trying to figure out how to configure a Lift webapp to use
> Java EE container-based security. Since Lift runs as a servlet filter,
> I'm not sure how to configure the web.xml file since
> <security-role-ref> is a member of the <servlet> tag. Has anyone done
> this yet? If not, is there (still) a way to run Lift as a servlet?
>
> Thanks,
>
> Kris
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Collaborative Task Management http://much4.us
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to