-
1. Re: New portalbridge b2 and Rich 3.2
wesleyhales Apr 25, 2008 3:46 PM (in response to rusbob)Did you compare your RF app to the archetype one?
Read this article to create a reference project using a maven archetype:
http://blog.jboss-portal.org/2008/04/jboss-portlet-bridge-beta2-released.html -
2. Re: New portalbridge b2 and Rich 3.2
rusbob Apr 28, 2008 3:48 AM (in response to rusbob)Thank you for reply!
Obviously problems in portal version, i am used 2.6.1 :-( -
3. Re: New portalbridge b2 and Rich 3.2
rusbob Apr 28, 2008 7:32 AM (in response to rusbob)Portal update on v. 2.6.4 do not resolved problem... :-(
Any reRendering page area - is show empty (white) page...... and server log also empty.... -
4. Re: New portalbridge b2 and Rich 3.2
rusbob Apr 28, 2008 7:56 AM (in response to rusbob)i don`t understand why in example
http://anonsvn.jboss.org/repos/ajax4jsf/trunk/samples/portal-echo/src/main/webapp/WEB-INF/faces-config.xml
Used :
<view-handler>org.ajax4jsf.portlet.application.PortletViewHandler</view-handler> ?????? -
5. Re: New portalbridge b2 and Rich 3.2
rusbob Apr 29, 2008 1:41 AM (in response to rusbob)Attention!!!
Then i am remove tags ajaxSubmitSelection="true" the application is work very good!!!!
Why????????? Who answer? -
6. Re: New portalbridge b2 and Rich 3.2
wesleyhales Apr 29, 2008 12:25 PM (in response to rusbob)i don`t understand why in example
http://anonsvn.jboss.org/repos/ajax4jsf/trunk/samples/portal-echo/src/main/webapp/WEB-INF/faces-config.xml
Used :
<view-handler>org.ajax4jsf.portlet.application.PortletViewHandler</view-handler> ??????
That is an old example (which needs to be removed).
Only use examples from http://anonsvn.jboss.org/repos/portletbridge/tags/1.0.0.B2/examples/ -
7. Re: New portalbridge b2 and Rich 3.2
rusbob Apr 30, 2008 2:16 AM (in response to rusbob)In this case rich:tree not support ajax request :-(
What should i do? My project is stopped... :-( -
8. Re: New portalbridge b2 and Rich 3.2
rusbob May 12, 2008 1:35 AM (in response to rusbob)When it is possible to get capable of working version of bridge!!!!!
As I can help of project developers!!!! -
9. Re: New portalbridge b2 and Rich 3.2
wesleyhales May 12, 2008 4:04 AM (in response to rusbob)Did you try running this example with your usecase?
http://anonsvn.jboss.org/repos/portletbridge/tags/1.0.0.B2/examples/richfaces/richfaces-demo/ -
10. Re: New portalbridge b2 and Rich 3.2
rusbob May 12, 2008 5:23 AM (in response to rusbob)Can i get this example *.war application in my e-mail?
-
11. Re: New portalbridge b2 and Rich 3.2
rusbob May 16, 2008 4:06 AM (in response to rusbob)Yes!! I am resolved problem!!!! Banzai!!!
-
12. Re: New portalbridge b2 and Rich 3.2
rusbob May 16, 2008 10:26 AM (in response to rusbob)New problem. I am use contextMenu in manual:
! Note:
As the <rich:contextMenu> component doesn't provide its own form, use it between <h:form>
and </h:form> tags.
When i am use this tag the application deploed whit error not parent forms.... -
13. Re: New portalbridge b2 and Rich 3.2
rusbob May 16, 2008 10:27 AM (in response to rusbob)Error : HtmlMenuItem did not find parent form
-
14. Re: New portalbridge b2 and Rich 3.2
wesleyhales May 16, 2008 4:13 PM (in response to rusbob)post your xhtml markup