What is site editor in GateIn ?Hi i can edit the current page using site editor functionality. But i have some queries about this site editor which follows 1. What is Site Editor? Is it a portlet? 2. Is it possible to attach this site editor wit...
Thread Cant create a user page using gatein public api
Cant create a user page using gatein public apiWhen i create a user page using gatein public api i got an org.gatein.api.EntityNotFoundException exception. Here follows my code for creating user page User user = PortalRequest.getInstance().getUser(); Por...
Blog Post Interaction South America 2013 and the Design Insights
Interaction South America 2013 and the Design InsightsOn the 13-16th November the "Interaction South America" conference occurred in Recife, Brazil. The ISA is the biggest event of Interaction Design with this year's theme being "New models, new industries, new interacti...
GateIn 3.6 on OpenshiftHi all, I am trying to deploy GateIn 3.6.0.Final to Openshift, but with no success following steps from this tutorial and using this updated standalone.xml file from https://www.openshift.com/forums/openshift/gatein-...
GateIn Knowledge BaseThis document keeps reference to relevant documents around most common problems and questions. However it doesn't contain all existing knowledge about the project. To browse all recent articles and track discussions i...
Thread How to overrride organization-configuration.xml file from my ear file
How to overrride organization-configuration.xml file from my ear fileHi all Is it possible to override default organization-configuration.xml file (which appears inside gatein\gatein.ear\portal.war\WEB-INF\conf\organization) from custom created ear file (the ear file created by using ...
Blog Post Talking about design on the Interaction South America Conference
Talking about design on the Interaction South America ConferenceFrom 13 to 16 November there will be a big event in Brazil which will discuss interaction design, the "Interaction South America" conference. This is the biggest event of Interaction Design in South America, and will ...
Custom Navigations in PortletI have to develop vertical navigation menu for the left side of page. So i decided to customize the exiting menu. For this purpose i have created a portlet then downloaded the code from https://github.com/gatein/gatei...
ExtJs not running on GateIn 3.6Hi all I am using Extjs 3.2 in GateIn 3.6. Here i follows my gatein-resources.xml file <module> <name>ext-base</name> &...
Javascripts are not loading on GateIn 3.6Hi all, I migrated my GateIn 3.2 working portal application into GateIn 3.6 (JBoss AS7). I think on GateIn 3.6 there is a some tag changes happens for adding javascripts in gatein-resources.xml file (according ...
Thread Javascripts are not loading on GateIn startup
Javascripts are not loading on GateIn startupHi I migrated my GateIn 3.2 application to 3.6. Now GateIn not loading the any javascript from gatein-resource.xml also i got a following exception when GateIn startup 14:19:33,903 ERROR [org.gatein.po...
Thread Problem with js files while migrating from gatein 3.2 to 3.6
Problem with js files while migrating from gatein 3.2 to 3.6Hi I have deployed my application in Gatein3.6 (actually i am migrating from gatein 3.2 to 3.6). But while login into my application the portlets are displayed without contents.While inspecting application with mo...
Thread CDI-JSF2-Richfaces Portlet war file inside an ear file
CDI-JSF2-Richfaces Portlet war file inside an ear fileI'm trying to create an EAR project composed by: jar module with the model classes and the persistence unit ejb module with all the EJB and CDI Beans war module with a GateIn Portlet that need access to the Beans d...
Article Redirect a user to page on login/logout based on role
Redirect a user to page on login/logout based on roleAuthor: Marek Posolda At this moment, this feature is not provided in GateIn or EPP 5.* out of the box. In current GateIn, redirection after login works as follow: When user signs through click to Sign in button,...
Thread gatein 3.6 portal about Mysql configuaration
gatein 3.6 portal about Mysql configuaration我的配置 : # # Copyright (C) 2009 eXo Platform SAS. # # This is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as # published by the Free Software ...
GateIn 4.0Hi, the dev of GateIn 4.0 started last march but it was not yet mentioned in the community site. Now it is fixed and you can follow or contribute to the development from this all purpose GateIn 4.0 pag...
WCMS in GateInHi everybody, I need to provide features to my GateIn portal users, to let them to make folders and sub-folders and put contents and create links to other resources. I was thinking about integrating eXo WCM with Gat...