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

2007-01-29 Thread vitozabal
So what about this issue? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4007808#4007808 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4007808 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: ICEFaces

2006-12-26 Thread hurzeler
What would be involved to get the navigation working. Which classes need to be changed. I urgently need navigation with my project. I will be using jbpm-3.2.1 with seam-1.1.0GA, icefaces-1.5.1 on jboss-4.0.5GA. I hope I can get this going! Thanks for your help. View the original post :

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

2006-12-18 Thread [EMAIL PROTECTED]
The difference is that 2.6 is using some Ajax, so maybe there is some sort of collision. What error do you get ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3994578#3994578 Reply to the post :

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

2006-12-18 Thread vitozabal
Java script error: Line: 1668 Char: 1 Error: Object doesn't support this property or method Code: 0 generated html code of this portlet: div id=default.default.HelloWorldIcefacesSeamPortletWindow | div class=portlet-containertable width=100% border=0 cellpadding=0 cellspacing=0trtd

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

2006-12-15 Thread [EMAIL PROTECTED]
You need to use a different classloader. Only the management portlet is using JSF (and we will get rid of that dependancy). So you could move the MyFaces libraries from server/default/deploy/jbossweb*/jsf-libs to bundle them with the management portlet and use the Sun RI libs to bundle them in

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

2006-12-15 Thread alex.smudgy
Ok. Thanks will try and then aswer. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3994248#3994248 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3994248 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: ICEFaces

2006-12-08 Thread jgilbert
I have successfully deployed a portlet that uses seam, icefaces, and facelets. I posted the example to the seam wiki: http://wiki.jboss.org/wiki/Wiki.jsp?page=IcefacesSeamFaceletsPortlet View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992310#3992310 Reply to