• 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...
  • Deploy jsf2-hello-world-portlet on liferay ce 6.2 installed on jboss as 7.1.1

    Hi, I downloader the project "jsf2-hello-world-portlet" in eclipse, I exported war and I loaded it on liferay ce 6.2 (installed on jboss as 7.1.1). Shoud it work on liferay or it work onli to gatein?   When I ...
    Profile Photo
    last modified by pcg4m3s
  • Cluster Cache Replication

    My configuration is as follows: Jboss Gatein 3.5.0.Final, cluster setup in local index mode, containing of nodes node1 and node2. Jgroups is configured to work in tcp (tcpping) mode.   Unfortunately the cluster ...
    Profile Photo
    last modified by uwew
  • Got IllegalArgumentException while create a user based page

    Hi all   When I login with root and create a user based page, which result a success output.  But when I login with users other than root (mary, john, ...etc) and create a user based page i got the followin...
    Profile Photo
    last modified by anishantony
  • 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
  • Inter Portlet Communication - Portlet Session

    I am doing a simple project on portlets. It is deployed in gatein portal by Jboss. However, I have encountered some problems on PortletSession which I don't understand. Context: I have developed 2 portlets within the ...
    Profile Photo
    last modified by leonard89
  • 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
  • Class cast exception when create a page programatically

    Hi all   Got class cast exception when i create a new page by program. The exception follows   15:17:45,107 ERROR [STDERR] java.lang.ClassCastException: Could not cast context EntityContext[state=ObjectSta...
    Profile Photo
    last modified 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
  • How to avoid bypass authentication (detail test steps)

    Steps to Reproduce: 1. Log into our portal project with correct username and password   POST /portal/login HTTP/1.1 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Accept: tex...
    Profile Photo
    last modified by wguo
  • Portlet display size

    Hi, How can we define one portlet deployesd in gatein to use all available space in browser? We tried the width and height values, but nothing changes regarding the portlet size.   Regards
    Profile Photo
    last modified by ribeirojc
  • how to set about IFRAME height

    Hello everyone: Ask a question, I built using the iframe in the page control in gatein, height of the displayed page, has chosen portlet 900px high altitude is always the same, can't control the height, how to set?
    Profile Photo
    created by wanggn
  • 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
  • How to add javascript Dojo Toolkit 1.6 into my Portlet?

    Does anyone know how to add Dojo toolkit 1.6 within my Portlet deployed onto Gatein 3.5.2?   Thanks, Regis
    Profile Photo
    created by regis.mazur
  • 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