Hi, The transport security is done by tomcat connector config and the providers can be configured in openejb-jar.xml.
About injection maybe try our snapshot since some bugs were fixed about it. Le 24 janv. 2013 06:52, "dorwin" <[email protected]> a écrit : > How does one do custom security for REST endpoints with Tomee. We've tried > using CXF but when we go that route we seem to lose the ability to use CDI, > and in Tomee 1.5.1 we can't configure it to automatically attach to all > endpoints. > > If we use CDI can we get to the message details in an interceptor? Is there > a way to inject the servlet request, the message data, or request headers > into a normal CDI interceptor? > > Thank you > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Custom-Security-for-REST-tp4660361.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
