Log in to follow, share, and participate in this community.
Thread Problem converting Seam + RichFaces App 2 PortletBridge.
Problem converting Seam + RichFaces App 2 PortletBridge.Hi, I have an application developed with Seam and RichFaces and I'm trying convert it to a portlet using JBoss PortletBridge. After the deployment of an application, I created a instance in JBoss Portal, but...
Can't view/open a PDFAll, Does the JBoss Portlet Bridge 2.0.0.Final support Seam's PDF generating capabilities? Outside the JBoss EPP 4.3 environment, I am able to generate the pdf file. However, in the context of the port...
Issue with JSF in GateInI'm new to GateIn... I've successfully deployed a portlet in GateIn.... On editing the portlet, I'm unbale to retrieve the form values as a random string preceeds the form name. (something like _G7id...
Unable to get FacesContextI've written a class which extends GenericFacesPortlet. I'm unable to get FacesContext . On giving FacesContext.getCurrentInstance(), itz returning null. I'm using portletbridge-api...
Thread Problem using Portlet Bridge with JSF RichFaces
Problem using Portlet Bridge with JSF RichFacesHi, I am trying to integrate JSF (RichFaces & Facelets) with GateIn (JBoss AS), the deployment of my application is well done, the problem occurs when trying to view pages (view, edit & help) and I got "java....
Richfaces and Websphere Portal 6.1 ErrorHi, I am trying use richfaces tree component in Websphere portal application which is running on WAS 7.0.0.9, I could run the same JSF example on WAS 7.0.0.9 without any Errors, but when I add this into a portlet appl...
Thread JS Strange behaviour with IE, liferay, portletbridge
JS Strange behaviour with IE, liferay, portletbridgeHi, My portlet is running well with chrome/safari/firefox. I'm currently using liferay 6.0.5 CE on tomcat with jboss portletbridge 2.1.0.CR1 and richfaces 3.3.3.FINAL... When I'm using IE7 or I...
Ajax Request duplicating parametersHi I am using Liferay 5.2.3 with Porltet Bridge 2.0.0.FINAL, i have the following problem: I have an Ajax commadButton and i am navigating per Ajax to another Page and back. Each time the Request gets bigger ...
Thread Download a file from a portlet using serveResourse
Download a file from a portlet using serveResourseHi guys! I am trying to implement download from a portlet by serveResourse. When the download begins, in download window is shown the following data (suppose manual.zip): File name: id=manual.zip File type: zip fi...
exception after message expiryPlease help with this prominent problem. We use 1.0.0.B4 portlet bridge. If the user leaves the screen for an extended period of time and comes back to it later (meanwhile the user session expires), then clicks on i...
Thread in portlet bridge,can't use seam's page parameter
in portlet bridge,can't use seam's page parameterhi, I'm a new user of portlet bridge. now i'm trying to use seam with the bridge to develop portlet. but when i try using page parameter,like this <param name="firstResult" value="#{XXX}"/> it always giv...
Thread Retrieving PortletPreferences inside of a seam component?
Retrieving PortletPreferences inside of a seam component?Hi All, I am trying to retrieve PortletPreferences from a seam component. @Stateless @Name("dispatcherContract") @PortletScope(PortletScope.ScopeType.APPLICATION_SCOPE) public class DispatcherCon...
Portlet 1.0 filter config in portlet.xml ?Hello, I am wondering if the JBoss Portlet Bridge allows to use a parameter to define a filter in portlet.xml with JSR168 (like in JSR286 with the tag <filter> and <filter-mapping>). I read on the...
Thread IPC - Event could be send, but couldn't be received
IPC - Event could be send, but couldn't be receivedHello, we are faced with a problem, that the event receiving doesn't work. We build up a scenario with 3 portlets on a single portal page. 2 portlets(GenericPortlet) are out of a demo whereas one acts like a event s...
Thread Resources framework is not initialised error when moving fro
Resources framework is not initialised error when moving froHi, I've found an issue with Portlet Bridge B6. I have a simple portlet application (in fact is the rich faces greeting sample portletized). The portlet works ok with Portlet Bridge B5, but not with B6. The portlet c...