• Exception on running Apache CXF REST Service

    Hi, I am deploying a REST Service WAR based on Apache CXF 2.4.0 to GateIn server. This WAR runs fine on JBoss Portal 2.7.2 / JBOSS 4.2.3, however when deployed on Gatein 3.4.0 Final / JBOSS 7 it appears to service th...
    Profile Photo
    last modified by asingh12
  • Google Chart Tools, jQuery and jQuery UI in GateIn 3.5+

    GateIn 3.5 finalized a new javascript module system based on RequireJS/AMD as outlined in the official documentation. This article shows you how to use Google Chart Tools, jQuery and jQuery UI using this new system. ...
    Profile Photo
    last modified by dschlenk
  • GateIn 3.5 portlet with jquery and google chart tools jsapi

    I'm attempting to write a portlet that uses the google chart tools javascript library but am having problems getting it to work in the new 3.5 way of using javascript.   I found a loader plugin for RequireJS th...
    Profile Photo
    last modified by dschlenk
  • IPC issue with action mapping

    All, we are currently using juzu as our portlet framwork and have recently encountered an issue with IPC.   Here is the situation: 1. portlet A process an action 1.1 it emit events 2. portlet B consume the e...
    Profile Photo
    last modified by drwho
  • IPC issue

    Hi, I have a simple requirement where I would have a producer portlet that produces an event via IPC inside it a payload and a consumer portlet that will consume the payload then update the view with the new content c...
    Profile Photo
    last modified by drwho
  • Ajax Based IPC in GateIn 3.5 Final

    We have built our portal application using Gate 3.5 Final version with JSF 2.0.   We have 2 issues in our implementation   We have 3 portlets which does IPC between them. Now the problem is when I click on...
    Profile Photo
    last modified by ramchow
  • how to get request parameter

    Hi guys.   I am using eXo platform for my portal service but I have been disappointed it has abstract documentation, not pratical example. Anyway, I am working with template trying to customise. I created my nam...
    Profile Photo
    last modified by krpot
  • eventing between pages

    Hi, We are facing the same problem as the following post (How to send event to another page?)   https://community.jboss.org/message/582491#582491   and   https://community.jboss.org/message/568595#5685...
    Profile Photo
    created by drwho
  • session and exposed services

    Hi,I am in need of some clarification about exo kernel. The way I understand services in exo kernel is that you can inject them either into portal container or root container. I wrote a service which is basically ac...
    Profile Photo
    last modified by drwho
  • Ajax call to REST service

    HI, I created a portlet to call a REST service . Below is the code for the javascript:   <body> <form id="myform"> <input type="text" id="keyword"/> <div id="target">Save Data</div>...
    Profile Photo
    last modified by drwho
  • Juzu 0.6.0-beta5

    released, rock solid and provide new great stuff for building portlet applications.   The greatest feature of 0.6.0 is the servlet mode however I won't talk about it there :-) .   However, other great stuf...
    Profile Photo
    created by julien_viet
  • GateIn Cookbook now available

    If you haven't already heard through Twitter, the GateIn Cookbook from Packt Publishing was published early November.   GateIn Cookbook was co-written by Piergiorgio Lucidi, Luca Stancapiano from Sourcesense and...
    Profile Photo
    last modified by kenfinni
  • GateIn Portal 3.5.0.Final Release

    We are proud to announce GateIn Portal 3.5.0.Final release after three months of development.     A few blog posts already covered the 3.5 features, nevertheless, allow me do a short recap of most exciting...
    Profile Photo
    last modified by bdaw
  • Gatein 3.4 jboss7.1.1-Final jsf2 portlet

    Hi,   I am trying to get a jsf portlet working on a standard downloaded  GateIn-3.4.0.Final-jbossas7.zip The application server is running on java 7.   I have downloaded the examples from: https://g...
    Profile Photo
    last modified by verboomp
  • Problem inter-portlet-communication

    hi     I'm sending events between porlet. Porltet visible on the same page than the portlet publishing the event are receiving the event. But portlet that are not visible on the page (but still alive) don...
    Profile Photo
    last modified by jeromej
  • collapsible effect in portlet window

    Hi, I know there are exposed public paramter we can query like navigation_uri, page_name etc for each prtlet. Can we somehow set them? The parameters I am concerned about are window_width and window_height. We would ...
    Profile Photo
    last modified by drwho
  • Unable to consume remote portlet

    I am not able to consume the remote portlet available on the Websphere Portal 6.1.5. I get the following error.   The portlet threw an exception: org.oasis.wsrp.v2.InvalidCookie: oasis.names.tc.wsrp.v2.types.In...
    Profile Photo
    last modified by akkalyanker
  • How to display page id(name) and portlet id(name) of the current portlet?

    Hi, We have a requirement that in our portlet we need to display the page id (name) and the portlet id(name) of the current portlet deploy in GateIn JBoss EPP 5.2.2 . Can someone point me to the solution? Thanks,...
    Profile Photo
    last modified by drwho
  • WSRP Producer Registration properties

    I am making one Producer portlet . I want it to be consumed by Jboss/Gatein Portal. Please suggest how and where to define registration properties in my portlet. Actually Jboss/Gatein portal environment have usernam...
    Profile Photo
    last modified by sun4amit
  • Getting Class cast exception while deploying portlet in Gatein 3.2.0 final release.

    Hi, Here is problem description:   1. I created a new java portlet and try to deploy in gate in 3.2.0 and it was successful. 2. Then I tried doView() method to include a jsp file which used </defineObject&g...
    Profile Photo
    last modified by sk0032729