[jboss-user] [JBoss Seam] - Problem with Icefaces/pageflows and pages.xml

VinceCallagan do-not-reply at jboss.com
Wed Dec 27 10:34:19 EST 2006


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



More information about the jboss-user mailing list