[JBoss-user] [JBoss Portal] - Re: two portles using myfaces and navigation

2005-09-27 Thread koko42
Hello,

we also tried the latest stable package from jboss including the 4.0.2 Jboss 
Server and 2.0 portal Server. The sample fails on both server/portal versions.
I can send you the application if you want to.


regards
   Stefan


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3897301#3897301

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3897301


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - ADD: two portles using myfaces and navigation

2005-09-22 Thread koko42
Sorry I forgot to mention:
I tried it on the jboss-Portal-4.0.2 and jboss-portal-2.0.1RC1-jboss-4.0.2. 
Also I downloaded the new myfaces-1.1. In each combination the commandlink of 
the second portlet does not work. The MyFacesGenericPorlet.VIEW_ID in the url 
always shows the ID of the first portlet.

Could you please help?

Thanks
   Stefan


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3896422#3896422

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3896422


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - two portles using myfaces and navigation

2005-09-22 Thread koko42
Hello,

I enhanced the cardemo portlet using myfaces and added two porlets on the left 
side. In this additional portles I use the jsf navigation with commandLink and 
commandButton. Using the commandLink only the first portlet follows the link. 
The second does not work. Using the the commandButton navigation works fine.
here the sample code for the first portlet:
userHome.jsp:
   
  |
  |
  | 
  | 
  |
  | 
  | 
  | 
  | navigates to userForward.jsp:
  | 
  |
  | 
  | 
  | 
  |
  |
  | 
  | 
  | faces-config.xml:
  | 
  | /userHome.jsp
  | 
  | Go Forward
  | goForward
  | /userForward.jsp
  | 
  | 
  | 
  | /userForward.jsp
  | 
  | go Back
  | goBack
  | /userHome.jsp
  | 
  | 
  | 

The second portlet looks the same except the naming and ids differ.
additionally the window is confiured like this: 


  | 
  | CarDemoWindow
  | 
cardemo.CarDemoPortlet.CarDemoPortletInstance
  | true
  | center
  | 0
  |  
  | 
  | CarDemoWindow3
  | 
cardemo.CarDemoPortlet3.CarDemoPortletInstance3
  | true
  | left
  | 0
  | 
  |  
  | CarDemoWindow2
  | 
cardemo.CarDemoPortlet2.CarDemoPortletInstance2
  | true
  | left
  | 0
  | 
  | 





View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3896413#3896413

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3896413


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user