[jboss-user] [JBoss Seam] - problem with the seam-portal example

rahulJava do-not-reply at jboss.com
Tue May 29 07:18:05 EDT 2007


there is a portal folder in seam/example folder . i deployed that and put it in deploy/ of jboss. but that is not working . according to the document provided we need to change in web.xml also. there we need to replace 


      <listener-class>org.jboss.seam.servlet.SeamListener</listener-class>
   

to ----->


      <listener-class>org.jboss.seam.jsf.SeamPortletPhaseListener</listener-class>
   


i done that also but its not working . can anybody help me out with this?



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

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



More information about the jboss-user mailing list