For anyone following this thread, I've updated the page
http://wiki.eclipse.org/Jetty/Feature/JNDI with info on how to use a
java:comp/env namespace without needing a web.xml. See the section:
http://wiki.eclipse.org/Jetty/Feature/JNDI#Using_JNDI_without_a_web.xml

I've also added info on how you can use a WEB-INF/jetty-env.xml file
to configure jndi resources defined in a jetty.xml file into the
webapp's java:comp/env namespace (ie so not all your jndi resources
have to be declared in WEB-INV/jetty-env.xml).

cheers
Jan

On 7 August 2012 21:35, Ken Corey <[email protected]> wrote:
> Ah, finally!
>
> My hosts.allow had nothing in it, and my hosts.deny had ALL:127.0.0.1. (long
> story).
>
> Once I fixed those, I can see the requests being logged, so I'm apparently
> off and running.
>
> Jan, thanks for your help!  I would /never/ have gotten the things in your
> instructions from the documentation.
>
> -Ken
>
> _______________________________________________
> jetty-users mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/jetty-users



-- 
Jan Bartel <[email protected]>
www.webtide.com – Developer advice, services and support
from the Jetty & CometD experts.
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to