[jboss-user] [JBoss Portal] - Re: portal 2.4 with app seam+ajax issues

wlchung do-not-reply at jboss.com
Sat Nov 25 03:42:33 EST 2006


I got a similar error message.  And it was solved by adding the following to the begining of web.xml 

  | <listener>
  | <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
  | </listener>

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

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



More information about the jboss-user mailing list