[jboss-user] [JBoss Portal] - portal example not working

rahulJava do-not-reply at jboss.com
Tue May 29 07:15:40 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=4049256#4049256

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



More information about the jboss-user mailing list