• JAAS in GateIn 3.6

    Hi,   We have recently upgraded GateIn from 3.2 to 3.6.We have authenticated a CustomLoginModule in GateIn 3.2 by extending PortalLoginModule class. What we did for GateIn 3.2 is as follows : 1. In gatein-jbos...
    Profile Photo
    last modified by anishantony
  • Using different version of JQuery

    Hi, I'm making a few portlet that use Jquery 1.9.1, I'm searching in the tutorials but I don't find any example of how to create a javascript module for JQuery 1.9.1.   I need to used only this version instead 1...
    Profile Photo
    last modified by alejandro.otero.freire
  • Rest url to get user roles

    Hi   I am developing a mobile application in jboss7(Gatein 3.6). I want the rest url  to get the user roles for a particular user. Can anybody help?
    Profile Photo
    created by saumya
  • How to add portlet into a page programatically

    Hi all   I created a page programatically using following code.             Portal portal = PortalRequest.getInstance().getPortal();     &#...
    Profile Photo
    last modified by anishantony
  • How to remove the portal container resources from head tag

    Hi We created a Portal Site and when we accessed that using the below url.   http://localhost:8080/portal/myportal, there are few resources loaded from the portal container to head tag.   Please refer the...
    Profile Photo
    last modified by viswanathan_gurumurthy
  • Gatein Portal in Tivoli Access Manager(TAM) Webseal

    Hi We are currently working on creating a Gatein Portal application using Richfaces and jBoss Portal Bridge. We were able to successfully run the portal application through our development environment. When we deploy...
  • screen jumps to top after edit

    Hi,   Added 3-4 portelts in a portal page .When edit action happens from most below portlet's jsp , screen jumps to top and we need to scroll down again. Is there any mechanism to avoid this.   Looking fo...
    Profile Photo
    created by bala4jgroups
  • Gatein Portlet Development using MyFaces 2 and Trinidad and Tomahawk components and jBoss Portlet Bridge

    Hi We are trying to develop a Portal application using Apache MyFaces 2(using Trinidad and Tomahawk component libraries). The Apache Portlet Bridge does not provide support for JSF 2, so we are planning to jBoss Port...
  • Exception while calling service list in GateIn 3.6

    I write the following code for list out all the service in GateIn (I am using GateIn 3.6 with JBOSS AS7 as server) List serviceList = ExoContainerContext.getCurrentContainer().getComponentInstances(); When i am c...
    Profile Photo
    last modified by anishantony
  • Portlet maximized navigation not showing

    Hi all I created a 2 level navigation in GateIn. In GateIn navigation the submenus are open when i mouse over into the main menu items. But when i maximize the portlet and after i mouse over into the menu bar the sub...
    Profile Photo
    created by anishantony
  • JGroups version conflict with GateIn 3.2

    HI i created a portal application in my GateIn 3.2 with JBOSS 5 as server. By default GateIn provides JGroups jar whose version is 2.5 Final. But in my created application uses JGroups jar whose version is 3.4.1. The...
    Profile Photo
    created by anishantony
  • Oracle migration in gatein3.6

    Hi   I am migrating from gatein3.2 to 3.6( with jboss7) . i want to import the JCR and IDM tables to my oracle database. I have changed standalone.xml   but only the JCR tables got imported. Also ther...
    Profile Photo
    last modified by saumya
  • Unable to launch GateIn 3.6.0 Tomcat distro with Oracle

    I'm getting a problem with the IDM, on a fresh Gatein install using Oracle.   I'm connecting to oracle 11g203.  Using the ojbdb6.jar  driver.   Running GateIn 3.6.0 Tomcat7 distro.   I crea...
    Profile Photo
    last modified by charlesmoore
  • Role based redirection in GateIn 3.6

    Hi all I did the rolebased redirection in GateIn 3.2 according to the following documentation Redirect a user to page on login/logout based on role   But now  i changed my gatein from 3.2 to 3.6. Is it po...
    Profile Photo
    last modified by anishantony
  • 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...
    Profile Photo
    last modified by anishantony
  • Cant create a 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(); Por...
    Profile Photo
    last modified by anishantony
  • Is it possible to add permission in portlet.xml

    Hi all Is GateIn provide any permission related tags in portlet.xml file.  Please ignore this question if it is not valid.
    Profile Photo
    last modified by anishantony
  • GateIn 3.6 on Openshift

    Hi 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-...
    Profile Photo
    last modified by fkiss
  • Is it possible to create organization-configuration file in my extension ear folder

    Hi i am using GateIn 3.6 i  created a sample-portal.ear extension for my portal application. Is it possible to put portals user/group configuration file(organization-configuration.xml) inside created sample-port...
    Profile Photo
    last modified by anishantony
  • How to overrride organization-configuration.xml file from my ear file

    Hi 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 ...
    Profile Photo
    last modified by anishantony