• i am new in JBoss Portal development. i want to create my own custom portal using custom themes and skins i have used Jboss JPP 6.1.0

    i have followed this link https://docs.jboss.org/author/display/GTNPORTAL36/Custom+Skin+for+a+Portlet but i am not able to understand the basic structure which my project should follow and how shouls i can create cus...
    Profile Photo
    created by divyagoyal123
  • Modify GateIn DOM structure

    We are using GateIn 3.7 and are trying to implement a responsive skin/design to the portal.   One of the Problems that we have is, that the DOM structure (located in the groovy templates), that GateIn renders is...
    Profile Photo
    created by uwew
  • Mobile application multipage

    I'm using jsf2, eclipse, primefaces 5.0 and gatein portal 3.6.0.   In faces config i have:   <application> <navigation-handler> org.primefaces.mobile.application.MobileNavigationHandler <...
    Profile Photo
    created by mlg27
  • Problem deploying Gatein in EAP-6

    Hi everyone,   I need to deploy Gatein in EAP 6.   For this i have followed the instructions given in https://github.com/gatein/gatein-portal   As per the instructions given in the above website,th...
    Profile Photo
    last modified by bhahan
  • migrating from jboss portal 2.6.5

    I am migrating portlets from jboss portal 2.6.5.GA to Gatein and the problem I am facing with right now is I can't find a replacement for the ability to set portlet's initial-mode. In Jboss 2.6.5, a portlet can be con...
    Profile Photo
    last modified by qndn1
  • Server relative links are rewritten by JBoss WSRP producer on GATEIN

    Question When generating a href anchor to link to server relative resources, WSRP rewrites the url with producer host and port. Example: Following markup is created <a href="/static/pdf/agreement.pdf">Agreemen...
    Profile Photo
    created by allianzparis
  • JTA integration with GateIn

    WARN: THIS WIKI WORKS JUST FOR OLDER GATEIN VERSIONS DEPLOYED ON JBOSS 5 (OR EPP 5.2). FOR NEW INSTRUCTIONS WITH GATEIN ON JBOSS 7 (JPP6), YOU CAN TAKE A LOOK AT THE OFFICIAL GATEIN DOCUMENTATION JTA integration - Gat...
    Profile Photo
    last modified by mposolda
  • MySQL : Error of init db : Specified key was too long; max key length is 767 bytes;

    Hello,   For a config of GateIn withMySQL, I get this exception : 21:52:43,397 INFO  [JDBCWorkspaceDataContainer] Using a dialect 'MySQL' 21:52:43,477 ERROR [JDBCWorkspaceDataContainer] Error of init db or...
    Profile Photo
    last modified by antoine_h
  • Got “page isn't redirecting properly” issue when two nodes are running in GateIn

    I have installed two GateIn with JBOSS AS  7 servers on two different machines and i start these two by using standalone-ha.xml configuration. Also i installed an apache httpd server in one of theses machine and ...
    Profile Photo
    created by anishantony
  • Supported browsers for version 3.4

    Hello, after googling a while I have'nt found yet the list of supported browsers version for GateIn portal 3.4, can anyone help ?   regards
    Profile Photo
    created by rododendro.ivan
  • Memory problem while rendering a page with more than  10 portlet

    I created a GateIn Portal application, here one page contains more than 10 portlets also its JVM memory configuration is "-Xms1024M -Xmx1024M -XX:MaxPermSize=512M". Here my problem is when 5 person simultaneously refr...
    Profile Photo
    last modified by anishantony
  • GateIn 3.7.0.Final and GateIn 3.8.0.Beta01

    We have been busy working on new features since we released GateIn 3.6. Today, I would like to announce two new versions of the Portal: 3.7.0.Final and 3.8.0.Beta01. Both of them are available for download already. Th...
    Profile Photo
    created by ppalaga
  • GateIn 3.6 with Joss AS 7 Oracle Integration problem

    Hi   I created my custom portal in GateIn 3.6 and it run perfectly when i use hsql db as database of jcr and idm tables. Then i changed my database from hsqldb to oracle. Here follows the steps of my configurati...
    Profile Photo
    last modified by anishantony
  • Login fail when set passworAsAttribute

    Hi, I'm a novice using gatein. I need to set "passworAsAttribute" to get it using "user.getpassword()" but when I set it to true the login in the gatein portal fails (username or password incorrect). Anybody can te...
    Profile Photo
    created by mlg27
  • GateIn 3.6 support partial refresh?

    I need to refresh a portlet in every 10 second. I am not using any ajax  inside my portlet. So there is any portlet specific refresh in GateIn 3.6?
    Profile Photo
    last modified by anishantony
  • How to configure JSP as home page instead of portlet

    Hi Friends,   I am new to gatein portal server. I tried to import an application which contains a jsp page as my home page then it has to redirect to a portlet. For that i declared jsp in <welcome-file-list&g...
    Profile Photo
    created by vasavimonika
  • Deploying GateIn to OpenShift

    OpenShift is RedHat’s PaaS offering that provides support for running Java EE 6 application in the cloud. Java EE 6 support is currently provided by JBoss AS 7.1.0.Final that users are allowed to customize and e...
    Profile Photo
    last modified by mstruk
  • JASIG CAS Custom User Attributes

    Environment: GateIn 3.6, JASIG CAS 3.5.2   I enabled SSO authentication in GateIn based on JASIG CAS as described in Central Authentication Service (CAS) - GateIn Portal 3.6 - Project Documentation Editor.  ...
    Profile Photo
    created by uwew
  • Domain name mapping on GateIn Portals through Virtual Host

    I have created a portal in GateIn 3.6 and deployed on server and i have append portal/boxmanagement at the end of domain name to access this portal like http://www.example.com:8080/portal/boxmanagement. Actually I wan...
    Profile Photo
    last modified by abdulbasitmughal
  • jsf portlet javascript problems

    Hi,   I am trying to write a JSF portlet  that uses JavaScript extensively: OpenLayers, JQuery JQueryToolbar, JSTree, bootstrap.  I have one xhtml file and one JavaScript file and have defined my gatei...
    Profile Photo
    created by stevenlennon1