Hello, 

Does anyone ever encounter a problem with Icefaces and pages.xml ?

I have an entry in my pages.xml : 

   <page view-id="/newEaccount.xhtml" 
action="#{webAccountManager.startConversation}">  
  |                     <param name="rid" value="#{account.type}"/>
  |    </page>

I have a logger in all method but the one on Account.setType() is never called 
while the startConversation does :-(

Any help would be appreciated.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996453
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to