Hi, i have an application with secured webservice. (using BASIC authentication)
i want to add a servlet which should also be secured. i defined the webservices security constraints in the jboss-3.2.6\server\be-1\deploy\jboss-net.sar\jboss-net.war\WEB-INF\web.xml. if i do the same in my application's web.xml i'll get the login popup twice. is there a way to share the security constraints between both? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865006#3865006 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865006 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
