[JBoss JIRA] Created: (GTNMGMT-2) Import/Export gadget clipped in FF 3.6 and IE 7.0
by Martin Putz (JIRA)
Import/Export gadget clipped in FF 3.6 and IE 7.0
-------------------------------------------------
Key: GTNMGMT-2
URL: https://issues.jboss.org/browse/GTNMGMT-2
Project: GateIn Management
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.0.0-Alpha01
Environment: - EPP 5.1.0, default skin
- Import/Export gadget
- FF 3.6.13
- IE 7.0.5730
Reporter: Martin Putz
Assignee: Nick Scavelli
Fix For: 1.0.0-Alpha02
Using FF 3.6.13 or IE 7.0.5730, the Export/Import gadget is clipped, and only the top half of the gadget is displayed. This problem persists both at the dashboard, as well as on a newly created page.
The gadget is properly rendered on Google Chrome 9.0.597.98.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] Created: (GTNPORTAL-1851) Upgrade (or better, remove) JUEL
by Chris Laprun (JIRA)
Upgrade (or better, remove) JUEL
--------------------------------
Key: GTNPORTAL-1851
URL: https://issues.jboss.org/browse/GTNPORTAL-1851
Project: GateIn Portal
Issue Type: Component Upgrade
Security Level: Public (Everyone can see)
Components: Shindig
Affects Versions: 3.1.0-GA
Reporter: Chris Laprun
Priority: Critical
Fix For: 3.2.0-GA
First, why is JUEL needed? Could it be removed?
If not, the JUEL version we're currently using (2.1.2) is not conform to the EL specification and, associated with how things are packaged for AS 6, causes EL issues in JSF applications.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] Created: (GTNPORTAL-1941) Different portlet names for remote portlets added in "Portlet" menu
by Michal Vanco (JIRA)
Different portlet names for remote portlets added in "Portlet" menu
-------------------------------------------------------------------
Key: GTNPORTAL-1941
URL: https://issues.jboss.org/browse/GTNPORTAL-1941
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: WSRP integration
Affects Versions: 3.1.0-GA
Environment: EPP5.1.1 DEV02 or GateIn trunk (11/06/20)
Reporter: Michal Vanco
Assignee: Chris Laprun
Fix For: 3.2.0-GA
There are 3 options how can be remote portlets added in category in App.registry:
1) auto import - id is: selfv2._richFacesPortlet.richFacesPortlet
2) Add application in category (in Categories menu) - id is: /richFacesPortlet.richFacesPortlet
3) "Click here to add into categories" in "Portlet" menu - Remote portlets, id is: richFacesPortlet.richFacesPortlet
When you add remote portlet on page 1) and 2) works fine.
But for third option gives you:
org.gatein.pc.api.NoSuchPortletException: No such portlet /richFacesPortlet.richFacesPortlet.richFacesPortlet
and portlet isn't rendered on page.
Is there some way how to unify portlet names on different places and fix remote portlet added in Portlet menu?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] Created: (GTNWSRP-234) NotSerializableException: com.sun.faces.renderkit.RenderKitFactoryImpl
by Michal Vanco (JIRA)
NotSerializableException: com.sun.faces.renderkit.RenderKitFactoryImpl
----------------------------------------------------------------------
Key: GTNWSRP-234
URL: https://issues.jboss.org/browse/GTNWSRP-234
Project: GateIn WSRP
Issue Type: Bug
Affects Versions: 2.0.0-GA
Environment: EPP5.1.1 DEV01, wsrp 2.0.1-epp51-Beta02
Reporter: Michal Vanco
Assignee: Chris Laprun
Fix For: 2.0.1-GA
Attachments: wsrp_cluster_NSE.txt
I'm getting this error when session is replicated in wsrp-admin-gui.
The scenario was:
- start two EPP5.1.1 instances in cluster
- open loadbalancer and sign in as root, go to WSRP admin portlet
- stop one EPP instance and start it again
- refresh WSRP admin page -> error appears (attached log) and I can't access WSRP portlet anymore
java.lang.IllegalStateException: Cannot reset a commited stream
(even after restart of both instances and deleting cookie)
Note: I've added <distributable /> element in both wsrp-admin-gui.war and wsrp-producer.war web.xml files.
And uriworkermap.properties contains:
/wsrp-admin-gui=loadbalancer
/wsrp-admin-gui/*=loadbalancer
/wsrp-producer=loadbalancer
/wsrp-producer/*=loadbalancer
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] Created: (GTNPORTAL-1975) JSR168 compliant Portlet throws NullPointerException
by Georg Fleischer (JIRA)
JSR168 compliant Portlet throws NullPointerException
----------------------------------------------------
Key: GTNPORTAL-1975
URL: https://issues.jboss.org/browse/GTNPORTAL-1975
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Common integration
Affects Versions: 3.1.0-GA
Environment: JBoss EPP 5.1.0, Alfresco Community 3.4.d, Alfresco Share Portlets
Reporter: Georg Fleischer
Attachments: stacktrace.txt
I have encountered a problem with a portlet for the Enterprise Content Management System Alfresco.
They provide a portlet "Alfresco Share Repository Browser" which throws an exception in the portal.
I have informed Alfresco about this issue, but they only use the JSR168 compliant API.
So they advised me to forward this issue to JBoss, since the NPE is coming from Gatein.
The original issue was published on the Alfresco issue tracker:
http://issues.alfresco.com/jira/browse/ALF-9336
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] Created: (GTNWSRP-236) WSRP Admin portlet doesn't work with distributable element (Non-serializable attribute)
by Michal Vanco (JIRA)
WSRP Admin portlet doesn't work with distributable element (Non-serializable attribute)
---------------------------------------------------------------------------------------
Key: GTNWSRP-236
URL: https://issues.jboss.org/browse/GTNWSRP-236
Project: GateIn WSRP
Issue Type: Bug
Environment: EPP5.1.1 DEV01 (cluster) with <distributable /> element added at wsrp-admin-gui.war
Reporter: Michal Vanco
Assignee: Chris Laprun
Attachments: wsrp-distributable.txt
When you add distributable element in wsrp-admin-gui.war, portlet isn't displayed at all when rendering view (/jsf/consumers/consumers.xhtml).
Full log attached.
Result is that without distributable element, operations in admin portlet aren't replicated on other nodes. (for example consumer is present only on original node)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months