I wouldn't bother with the xml configuration at that point, just
create your server objects and the handlers you want, etc...and then
wire up your security policy stuff and start debugging policy files.

jesse

--
jesse mcconnell
[email protected]



On Thu, Mar 8, 2012 at 08:45, Zsolt Kúti <[email protected]> wrote:
> Hello,
>
> From the documents for policy configuration:
> http://wiki.eclipse.org/Jetty/Tutorial/Jetty-Policy
> and for embedding:
> http://wiki.eclipse.org/Jetty/Tutorial/Embedding_Jetty
> I can't figure out a way.
>
> My idea is to use a very basic jetty.xml as in FileServerXml example,
> that contains a JettyPolicyConfigurator as well, then set up my server
> and webapp.
>
> Is there a better way?
>
> Thanks!
> Zsolt
> _______________________________________________
> jetty-users mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/jetty-users
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to