[jboss-user] [JBoss Portal] - Re: Login.jsp

2007-04-24 Thread Antoine_h
A way to do it is : - let the portal do the process of authentification, as it is, with the login.jsp etc... - just change the login module (or add a new one) with the acegi login module for jboss (don't remember the exact class name, in the adapter provided with acegi) this way, you have a

[jboss-user] [JBoss Portal] - Re: Login.jsp

2007-01-31 Thread h.cahyadi
Hi portal geek, I am facing problem same with your problem to change the default login.jsp have you already solved your problem? if yes, can you tell me how? thanks before regards, -haric- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4009205#4009205 Reply

[jboss-user] [JBoss Portal] - Re: Login.jsp

2006-12-06 Thread mmontoni
Thanks guys, I followed a wiki I found for JBoss Portal 2.0 and changed in jboss-portal.sar/portal-server.war/web-inf/web.xml. It worked but did I do it right? I am trying to integrate Acegi on it...I did it on portal-server.war but I can't get the login.jsp to show up anymoreI wonder if I

[jboss-user] [JBoss Portal] - Re: Login.jsp

2006-12-05 Thread rashmi_setty
Hi, Create a page and modify its security such that only logged in user can view that page.Then click on root in Management portlet.Select the default page as the page u have created.IF you access htpp://localhost:8080/portal it will open login page. View the original post :

[jboss-user] [JBoss Portal] - Re: Login.jsp

2006-12-05 Thread [EMAIL PROTECTED]
Well you could also secure /* instead of auth/* in the jboss-server.war/WEB-INF/web.xml file View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3991552#3991552 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3991552