[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.7.0 throwing segmentation fault

2009-02-23 Thread srivastava.vs
One more thing, The issue happens only after the page has been rendered. So, effectively, it does everything in the backend properly, gets the data, renders the page and ... crashes down View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212465#4212465 Reply to

[jboss-user] [JBoss Portal] - JBoss Portal 2.7.0 throwing segmentation fault

2009-02-23 Thread srivastava.vs
I have deployed a portal 2.7.0 with a few richfaces portlets on one of the boxes. The same server config also runs on my local machine (in fact, one is an exact copy of another) The server on my local machine works absolutely fine. The one on another machine, throws a segmentation fault wheneve

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.7.1; Issue with JSF Facelets

2009-02-11 Thread srivastava.vs
Please ignore ... I had two facelets jars and that was causing this issue. :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209292#4209292 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4209292 _

[jboss-user] [JBoss Portal] - JBoss Portal 2.7.1; Issue with JSF Facelets

2009-02-11 Thread srivastava.vs
Hi, I am working on a JBoss Portal 2.7.1 project and am getting the below exception in the logs the moment I open any page on the portal. SEVERE: Error Loading Library: jar:file:/Servers/Portal/2.7.1/jboss-portal-2.7.1/server/default/tmp/deploy/tmp24476jsf-facelets.jar!/META-INF/jsf-core.taglib

[jboss-user] [JBoss Portal] - Re: Exception in Portal 2.7.0/RichFaces, not in 2.6.4/MyFace

2009-02-09 Thread srivastava.vs
Thanks Daniel, will try this out. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208308#4208308 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208308 ___ jboss-user mailing li

[jboss-user] [JBoss Portal] - Exception in Portal 2.7.0/RichFaces, not in 2.6.4/MyFaces

2009-02-06 Thread srivastava.vs
Hi, I am working on two different projects- 1. My Faces implementation on JBP 2.6.4 2. Rich Faces implementation on JBP 2.7.0 In both the projects I have the below code to get PortletRequest: PortletRequest request = (PortletRequest) FacesContext.getCurrentInstance().getExternalContext().getRe