OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | exoplatform List | November 2007 Index

<--  Date Index  --> <--  Thread Index  -->

Re: [exoplatform] Change "exo" default portal


You can do this by modifying the file 

------'ecm/index.jsp'------
<% response.sendRedirect(request.getContextPath() + "/faces/public/exo"); %>
--------------------------
            with 
---------------------------
<% response.sendRedirect(request.getContextPath() + "/faces/public/demo");
%>
---------------------------
where the new user should be guest...


skabeat wrote:
> 
> 
> 
> Hi,
> 
> I'm trying to find a way to change the default portal.
> 
> If I start the exo ecm wrinting down http://localhost:8080/ecm/ it will
> bring me
> to
> http://localhost:8080/ecm/faces/public/exo.
> 
> If I'm logged in with any user and I log out, it will be the same : I'm
> directed
> to http://localhost:8080/ecm/faces/public/exo.
> 
> How can I do to modify this behavior, and to get a diferent default portal
> user
> that is not "exo"?
> 
> Thanks for your help!
> 
> 
> 
> 
> --
> You receive this message as a subscriber of the exoplatform@xxxxxxxxxxxxx
> mailing list.
> To unsubscribe: mailto:exoplatform-unsubscribe@xxxxxxxxxxxxx
> For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Change-%22exo%22-default-portal-tf3997060.html#a13912528
Sent from the eXo Platform mailing list archive at Nabble.com.



<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.