You should be able to protect any URLs for certain roles by modifying security.xml. If this file is not in your project, you can override the default by copying it from target/yourproject-name/WEB-INF/security.xml to src/main/webapp/WEB-INF.
Hope this helps, Matt On 1/31/08, Miguel Romero <[EMAIL PROTECTED]> wrote: > Hi, > > i´m trying integrate Eclipse Birt in appfuse 2.x project. > > Birt servlets inside appfuse application Works , but i have a security > problem. i can access to servlets bir without appfuse redirect app to > login.jsp > > localhost:8080/myappfuseproject/run?.... > localhost:8080/myappfuseproject/frameset?.... > > not redirect to login.jsp > > > Is it posible configure appfuse acegi to rediret login if the user > tries execute birt servlets? > > thanks > i´m sorry ... my bad english :) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >