• GateIn + Ubuntu + MySQL problem

    Hi,   I would be extremaly happy if anyone could help. I'm having the following problem: When I try to start gatein under Ubuntu, the error specified below happens. The thing is, this only happens when gatein is...
    Profile Photo
    last modified by iceall
  • How can I pass a parameter through the URL as the user clicks on a MENU's item, so I can get this value afterwards?

    How can I pass a parameter through the URL as the user clicks on a MENU's item, so I can get this value afterwards?   example /pages/noticias?param=1
    Profile Photo
    last modified by renanferraro
  • Gatein appears and disappears login popup

    Hi everyone, I have developed an application within the portlet container GateIn. I have a problem at login. The login is successful 1 or maximum 2 times. If I try to login for the third time, the login popup where I...
    Profile Photo
    created by yoshimitzu
  • How to change the default group management for new users in Gatein ?

    HI....   I am working on Gatein 3.1 with the jboss as 6.In group management all the newly created users are going to the group platform/users.But my requirement is whenever new users are getting created, they sh...
    Profile Photo
    last modified by sureshbc
  • Problem with Redirecting after setting Public Render Parameter

    I'm doing IPC using PRP and after setting the render parameter, I'm redirecting to one of my portlets. But I'm getting the exception:   18:53:38,037 SEVERE [application] java.lang.IllegalStateException: sendRedir...
    Profile Photo
    created by mismail
  • How to remove unused language?

    Hi everybody,     I want to remove unused language,and set englist as my defualt language, when I remove other locales from locale-config.xml,when I startup jboss,just fine and no errors found ,when I ...
    Profile Photo
    last modified by cedar_1982
  • How tocreate a default Skin for every user in GateIn portal Server

    Edit the  "<your jboss Server >\default\deploy\gatein.ear\02portal.war\WEB-INF\conf\portal\portal\classic\portal.xml" file and add the following tag   <skin>CustomizedSkin</skin>   ...
    Profile Photo
    last modified by ashu09
  • Spring Portlet resourceURL mapping problem with JBoss EPP 5.1 (bundled GateIn)

    I'm migrating my portlet from JBoss Portal 2.7 to JBoss EPP 5.1 and I'm having trouble with portlets JSP pages that uses <%@ taglib prefix="portlet" uri="http://java.sun.com/portlet_2_0"%>.When that taglib is in...
    Profile Photo
    last modified by ptuomaal
  • Error in starting JBoss AS with GateIn

    Hi All,           I had some problem in starting Jboss AS with GateIn and I get some help from the article http://community.jboss.org/wiki/DeployingGateInIntoAnExistingJBo...
    Profile Photo
    last modified by krranitha
  • security:portal-identity problem

    Hi   I'm faceing two following problems : 1)  my components.xml file does'nt specify < security:portal-identity ... > the error says : The matching wildcard is strict, but no declaration can be fou...
    Profile Photo
    created by mshv
  • Deploying GateIn into an existing JBoss AS instance

    Even though the GateIn Portal comes bundled with either a Tomcat or a JBoss application server it is sometimes necessary to deploy GateIn into an existing JBossAS instance. In the following find a step-by-step walk-th...
    Profile Photo
    last modified by kimba74
  • Online users counter

    Hello!   What would be the way to create a counter of current portal users online? In case of servlets/jsps I could extend HttpSessionListener that counts current active sessions but what can be done in case of...
    Profile Photo
    last modified by iceall
  • Other language - Czech?

    Hi,   is there any posibility to prepare other language in GateIn portal? What all have to be changed?   For my clients i would like to have a czech language version.   Thanx,
    Profile Photo
    last modified by sycorax80
  • Ask a question about integration JBossEpp - Single Sign On (JOSSO)

    I have successfully completed the configuration of JBOSS 5.1.0-EPP-JOSO with SSOintegrated with Tomcat 1.8.1, which validates the Loge users with usernames andpasswords that have default JbossEPP until this point ever...
    Profile Photo
    created by jonmid
  • How to create pages, dashboards and navigation programmatically?

    Hello everyone, I need two things: 1. I need to create a default dashboard for my users. it must be created during the start of the gatein, I developed an integration with the gatein, I can use the api organization,...
    Profile Photo
    created by agnaldo4j
  • Using databaseloginmodule with GateIn portal + jboss 5

    Hi,   I am new to Jboss &  trying to use the databaseloginmodule with the Gatein portal 3.1 GA + jboss 5.1.0 GA for user login.I have configured the JNDI & also configured login-config.xml with the ...
    Profile Photo
    last modified by sureshbc
  • Cannot start GateIn 3.1.0-GA Portal

    We have some portlets that we have added to GateIn. I am unable to launch the GateIn portal, and cannot figure out what has changed in our system (it used to launch fine, but we left it unattended for several weeks at...
    Profile Photo
    last modified by jpadula35
  • GateIn IFrame Portlet margin

    Hi,   I am new to Gatein. I am trying to display a page using link with help of IFrame Portlet. I just added the url in IFrame Portlet after adding new Page. How can I takeout JBoss headers  completely (I...
    Profile Photo
    last modified by posasubbu
  • How do you secure GateIn?

    I downloaded the GateIn/JBoss bundle and was able to get it running and deploy a portlet.   However, I'm having trouble finding any information on how to secure it.  What all needs to be done to remove the ...
    Profile Photo
    last modified by baishen
  • Encoding extra information into navigation URLs

    Is it possible to create REST like URLs to portal pages?  I want to be able to encode some information into my URLs that i can extract and treat as public render parameters.   for instance I have a page tha...
    Profile Photo
    created by brockj