Attached. Is anyone doing the Security Service adapter ? How hard would it be to make it available ? How to take off ? Any hints ? Looks pretty easy to do, doesn't it ?
-Jacek
Index: tomcat-adapter.xml =================================================================== RCS file: /cvsroot/openejb/openejb/src/doc/tomcat-adapter.xml,v retrieving revision 1.4 diff -u -r1.4 tomcat-adapter.xml --- tomcat-adapter.xml 7 May 2002 20:48:31 -0000 1.4 +++ tomcat-adapter.xml 2 Aug 2002 22:48:20 -0000 @@ -141,10 +141,10 @@ </section> - <section title="What Security Service to I get?" ref-id="security"> + <section title="What Security Service do I get?" ref-id="security"> <p> A special adapter needs to be written so that OpenEJB can use the Security capabilities - of Tomcat and get the security credintials from calls by servlets. If yo are interesting + of Tomcat and get the security credentials from calls by servlets. If you are +interesting in writing this, send mail to the OpenEJB development list. </p> </section>