Questions tagged [gatein]

GateIn Portal. The Opensource Website Framework.

GateIn Portal – both an enterprise web portal and also a portal framework to build upon. GateIn Portal includes support for Web Services for Remote Portlets (WSRP), Java Content Repository (JCR), Single Sign-On (SSO), and OpenSocial gadgets.

The GateIn project is a merge of JBoss Portal 2.7 and eXo Portal 2.5 that produced GateIn Portal 3.0, and also the related projects GateIn Portlet Container, eXo JCR, and JBoss Portlet Bridge

46 questions
0
votes
1 answer

Cannot create user page using gatein public api

When 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(); Portal portal =…
Anish Antony
  • 875
  • 3
  • 17
  • 35
0
votes
1 answer

ExtJs with GateIn not working

I added ExtJS (I am using ExtJs 3.2) libraries on gatein-resources.xml (I am using GateIn 3.6) with following way ext-base