[jboss-user] [JBoss Portal] - ICEfaces + Seam in JBoss Portal

2008-06-06 Thread Lightguard
I'm trying to deploy an ICEfaces + seam app into JBoss portal 2.6.  Everything 
looks to be working just fine when things are bundled as a war, when they're in 
an ear, it seams like seam isn't being initialized correctly in the portal 
container or something.  Here's the first exception I get:


  |  Caused by: java.lang.IllegalStateException: No active event context
  | at org.jboss.seam.core.Manager.instance(Manager.java:250)
  | 

Followed by this one:


  | java.lang.NullPointerException
  | at 
org.jboss.seam.ui.renderkit.DecorateRendererBase.doEncodeBegin(DecorateRendererBase.java:29)
  | at 
org.jboss.seam.ui.util.cdk.RendererBase.encodeBegin(RendererBase.java:79)
  | at 
javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:788)
  | at 
com.icesoft.faces.renderkit.dom_html_basic.DomBasicRenderer.encodeParentAndChildren(DomBasicRenderer.java:350)
  | 

Those aren't the full stack traces, if someone needs more information I can 
provide the whole trace.  Is there anything I need to know about deploying 
portals from an ear?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4156312#4156312

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4156312
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - IceFaces in JBPortal 2.6DR1

2006-12-18 Thread vitozabal
I found one issue with JBPortal 2.6DR1 related to using ajax. I deployed 
IceFaces Seam example portlet from 
http://wiki.jboss.org/wiki/Wiki.jsp?page=IcefacesSeamFaceletsPortlet on my 
configuration (JBoss4.0.5GA/JBPortal2.6 DR1). It is work fine while Im browsing 
by FireFox 1.5. But it gives an ajax-related javascript error when I use MS 
IE6.0.

Moreover, if I use JBPortal2.4 - this ajax example works properly both with 
FireFox and MS IE. 

It seems there is some problem with javascript code in JBP2.6 DR1. What do you 
think?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3994576#3994576

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3994576
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - ICEfaces within Portlet

2006-12-15 Thread alex.smudgy
Hello. Did you have an experience of integrating ICEfaces within portlets?

I tried to run my portlet under such configuration:
 1. jboss 4.0.5 GA
 2. jboss-portal 2.4
 3. icefaces 1.5.1

The main problem in correct resolving facesFactory. The portlet using myfaces 
implementation and icefaces uses jsf-impl by sun.
 So need to find out the way to leave jboss and jboss-portal libs unchanged.

I can give an additional information upon request. 

Please help.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3994237#3994237

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3994237
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - ICEFaces

2006-12-06 Thread jgilbert
Has anyone tried using an ICEFaces JSF portlet with JBoss Portal.

I just modified the portal swap HellWorldJSFPortlet to use 
com.icesoft.faces.webapp.xmlhttp.PersistentFacesPortlet.

The portlet comes up buy the navigation doesn't work.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3991838#3991838

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3991838
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user