• Custom Navigations in Portlet

    I 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...
    Profile Photo
    last modified by abdulbasitmughal
  • CDI-JSF2-Richfaces Portlet war file inside an ear file

    I'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...
    Profile Photo
    last modified by xalperte
  • WCMS in GateIn

    Hi 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...
    Profile Photo
    last modified by ivandl
  • Fine grained authorization within the content of portlet in a portlet application

    Can anyone please guide me how to do fine grained authorization of the content of a portlet. I mean certain portions within the portlet should be visible to certain users/roles. I would like to have this authorization...
    Profile Photo
    last modified by deepak.sambrani
  • WSRP SOAPFaultException: no SOAPAction header!

    Hi,   i'm trying to work with GateIn Portal and Liferay Portal with WSRP. Liferay Portal is the producer and GateInPortal is the consumer. The URL for wsdl can be found by GateIn Configuration Portlet for WSRP. ...
    Profile Photo
    created by plucker
  • How to share portlet headers

    Hi,   In the screenshot below (Gatein 3.6.final Tomcat 7 bundle),  there are 4 portlet windows: - 3 portlet windows to enter a parameter - 1 portlet window to display a BIRT report. - Both report and par...
    Profile Photo
    last modified by infoni
  • Custom JS and CSS for portlet

    I want to change the display of content in portlet through custom CSS and JQuery in portlet pages using GateIn 3.6. I have tried two ways to achive this   1st: I have tried the help avaiable at https://communi...
    Profile Photo
    last modified by abdulbasitmughal
  • Setup GateIn with Eclipse Kepler Release for the Debugging of Portlets

    Can anyone please guide me that how i can integrate GateIn 3.6 as server into Eclipse (Kepler Release) for the debugging of Portlets. Currently i have installed JBoss tool for kepler through market place. Whenever i a...
    Profile Photo
    last modified by abdulbasitmughal
  • Is there any way to hook users functionality in GateIn?

    I want to replicate users profile field data in other custom tables (other than GateIn tables) on user’s creation process. Here GateIn user’s creation functionality remains the same as it is. Two ways that...
    Profile Photo
    last modified by abdulbasitmughal
  • Is there any GateIn Community Portlets/Plugins downloads area?

    I have just joined GateIn portal community and wonder whether GateIn Portal has community area(s) where portlet developers can make their custom (not always open-source) portlets available for downloading by GateIn us...
    Profile Photo
    last modified by vzorin
  • Gatein Portal login - Display custom error message

    Is it possible to display custom error meggase during Gatein Portal login? Like if I enter wrong password  OR wrong user OR user has already looged on in a session, the same generic message is displayed like "Sig...
    Profile Photo
    last modified by deepak.sambrani
  • @PortletRedisplayScoped for CDI in GateIn 3.6.0.Final

    With the release of GateIn 3.6.0.Final we introduced some new CDI scopes to ease its use within a portlet.  This second blog on CDI scopes for GateIn, will cover @PortletRedisplayScoped. This scope can be used wi...
    Profile Photo
    last modified by kenfinni
  • @PortletLifecycleScoped for CDI in GateIn 3.6.0.Final

    With the release of GateIn 3.6.0.Final we introduced some new CDI scopes to ease its use within a portlet.  In this first blog on CDI scopes for GateIn, we will cover @PortletLifecycleScoped. This scope can be us...
    Profile Photo
    last modified by kenfinni
  • CDI Injection into Portlets and Filters with GateIn 3.6.0.Final

    With the release of GateIn 3.6.0.Final we now have the ability to inject CDI beans directly into our portlet classes, whether they extend GenericPortlet or implement the Portlet interface, and any class that implement...
    Profile Photo
    last modified by kenfinni
  • OAuth & FB - custom registration screen and username

    I've made my own integration with FB in the past and I would like to move to GateIn native integration now. And I have two question to FB integration:   1) How can I call my own page/Richfaces popup, when user i...
    Profile Photo
    last modified by tomashuryn
  • Must call associate() before calling activate() GateIn 3.4.0/AS7 & PortletBridge 3.0.0

    Hi,   after the availability of portletbridge 3.0.0 I decided to play around with the portlet bridge and JSF 2.0 in JBoss 7. But the following stacktrace occured when I tried to access the page with the portlet...
    Profile Photo
    last modified by meme
  • InitialContext binding unexpected behavior after hot deploy ...

    Hi guys and girls, I'm a new GateIn portlet developer and I'm here to ask for your help.   I'm using GateIn 3.5 on Tomcat 7. My need is to create an object in a thread (I'm using quartz-2.1.7.jar) and put it i...
    Profile Photo
    last modified by tonyweb
  • Juzu 0.6.0

    I'm proud to announce the availability of Juzu 0.6.0 after a few months of development with new features.   Portlet event producers    @Action public Response.View process(EventQueue<MyEvent> prod...
    Profile Photo
    created by julien_viet
  • JavascriptManager in 3.5

    I'm trying to get access to the JavascriptManager instance in a portlet running on GateIn 3.5. It looks like the way to do it in prior versions was:   {code}org.exoplatform.web.application.RequestContext.getCurr...
    Profile Photo
    last modified by dschlenk
  • How to handle service-calls in a portlet-environment

    Hello everyone,   first I should mention that I posted the exact same question on Stackoverflow but I havent got any answer yet and the issue is quite important to plan my next steps. Thats why I post the questi...
    Profile Photo
    created by lostiniceland