Log in to follow, share, and participate in this community.
Thread Setting loginURL and logoutURL dynamically in common-configuration.xml
Setting loginURL and logoutURL dynamically in common-configuration.xmlHi All I am using Gatein 3.6 with JBOSS 7 for my application. I have used Gatein Organization API for creating new groups/permission. Also I could add users to newly created groups. My problem is that I want to...
Gate-In registrationI am working on a project to build a commercial protal over gatein 3.6, and we have our own business requirements for the registration module. I need the user to be registered in the portal plus adding some specific f...
404 Page not found exception in GateInHi All I am using Gatein 3.6 with Jboss 7. I have created one custom .ear file also. But when I take some pages I am getting 404 exception. But on refreshing the corr...
Thread How can I Remove User with specific Membership from a Group
How can I Remove User with specific Membership from a GroupHi All In my application I am using Gatein3.6. I was able to create a new Group and linked a user to that Group with a specific Membership, using Gatein API. I used the following code for this: ...
Thread How can we update site permission through gatein api?
How can we update site permission through gatein api?I tried to give access permission to one group for my portal through gatein API. I used the below code and gave the permission .But when i tried to give permission to one more group to that portal , the previous...
Alfresco-community-4.2.f with JBossHi, I am using Alfresco-community-4.2.f, my application server is Jboss-eap-6.2 and MySql database is used. I got installation steps for Alfresco-enterprise on net but I am using above combination, can anyone...
Customizing Themes and Skins in GateIn 3.6I have looked online for documentation on customizing themes and skins in Jboss Portal built from GateIn 3.6 but could not find anything useful. Can anyone please help me in this regard? Thanks in advance.
Refresh problem in gatein 3.6Hai I have different portlets in my dashboard , When i edit a portlet and return back to the view portlet, all portlets are getting refreshed.
HowTo setup a new GateIN Portal?Hi GateIn-Community, I am very new in developing portal-solutions. The “Is-Situation“is that I need a Portal Solution with CMS for a project with the following specifications: - ...
Migrating from jboss portal to GateinHello everyone I want to migrate my project from jboss portal to gatein release. so i need to see a demo project if provided by anyone or any help regarding it that how i can configure my new project in gatein and whi...
UILazyTabPane Groovy TemplateHi All, I am, quite unsuccessfully, attempting to use the provided 'UILazyTabPane.gtmpl' Groovy template to sort of lazily render the contents of the tabs in a Tab Container. The thinking behind this is that I...
Thread Gatein (3.6.1) reusing session across application server?
Gatein (3.6.1) reusing session across application server?Hi all, I've been trying to figure out what is causing the same session to be shared across my web applications and the Gatein deployment (infinispan?). I basically have 2 web applications deployed (not portlets, ju...
Problem with compiling GateIn WCMI'm compliling GateIn WCM regarding to this installation guide: https://docs.jboss.org/author/display/GTNWCM/1.+Getting+Started with Apache Maven 3.0.4 In step "1.2.3 Build"...
assign componentId to portletWith Gatein, is there a way to assign componentId to a portlet? I want to be able to form a URL like this send an action request to the portlet whose componentId would be myPortlet http://www.mysite.com/portal/my-po...
Thread want to customize existing navigation portlet UI.
want to customize existing navigation portlet UI.hi everyone i want to customize the navigation portlet. i want to over-rite existing navigation css i have made the changes in the gatein-resources.xml as well but its not picking the css which i have provided can s...
Thread How to keep login modal diaglog up when login fails
How to keep login modal diaglog up when login failsHi, I created a portal extension, and everything works fine. The default behavior would show the extension login page if login attempt fails. I want to just customize the login process so that the login modal dialo...